DATRW++ library: seismic data I/O with multiple formats
◆
passtrimws()
std::string passtrimws
(
std::string
line
)
Definition at line
62
of file
tsofttest.cc
.
References
datrw::tsoft::trimws()
.
Referenced by
main()
.
63
{
64
datrw::tsoft::trimws
(line);
65
return
(line);
66
}
datrw::tsoft::trimws
void trimws(std::string &line)
helper function trimws
Definition:
tsoftdata.cc:375
Here is the call graph for this function:
Here is the caller graph for this function:
tests
tsofttest.cc
Generated on Mon Aug 21 2023 17:36:15 for DATRW++ library: seismic data I/O with multiple formats by
1.8.14