GSE++ library: reading and writing GSE waveforms
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NGSE2All stuff defined by the GSE2 standard
 NwaveformAll waveform related stuff
 NdifferencesStuff to apply and remove first, second and higher differences
 CTapply_diffElementary operator to calculate differences
 CTdiff_operatorTemplate to apply or remove differences of any order n
 CTdiff_operator< 0, OP >Template specialization for order zero
 CTremove_diffElementary operator to calculate the sum, which removes differences
 CTCHK2A class for the cumulative calculation of checksums
 CTDAT2readAbstract base class for reading GSE2 waveform data
 CTDAT2readCM6Derived class for reading CM6 subformat data
 CTDAT2sumHandle checksum and sample count
 CTDAT2writeAbstract base class for writing GSE2 waveform data
 CTDAT2writeCM6Derived class for writing CM6 subformat data
 CTSTA2A class to hold and manage the STA2-line
 CTWID2A class to hold and manage the WID2-line. This is a struct - because it is a simple collection of fields together with a few formatting functions
 CTerrorBase class for all exceptions in this module