GSE++ library: reading and writing GSE waveforms
◆
GSEIDmatch()
template<class C >
bool GSE2::GSEIDmatch
(
const std::string &
line
)
Check GSE identifier at beginning of line.
Definition at line
422
of file
gsexx.h
.
423
{
return
(line.substr(0,4)==std::string(C::GSEID)); }
GSE2
Generated on Mon Aug 21 2023 17:36:12 for GSE++ library: reading and writing GSE waveforms by
1.8.14