Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
▼NGSE2 | All stuff defined by the GSE2 standard |
▼Nwaveform | All waveform related stuff |
▼Ndifferences | Stuff to apply and remove first, second and higher differences |
CTapply_diff | Elementary operator to calculate differences |
CTdiff_operator | Template to apply or remove differences of any order n |
CTdiff_operator< 0, OP > | Template specialization for order zero |
CTremove_diff | Elementary operator to calculate the sum, which removes differences |
CTCHK2 | A class for the cumulative calculation of checksums |
CTDAT2read | Abstract base class for reading GSE2 waveform data |
CTDAT2readCM6 | Derived class for reading CM6 subformat data |
CTDAT2sum | Handle checksum and sample count |
CTDAT2write | Abstract base class for writing GSE2 waveform data |
CTDAT2writeCM6 | Derived class for writing CM6 subformat data |
CTSTA2 | A class to hold and manage the STA2-line |
CTWID2 | A 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 |
CTerror | Base class for all exceptions in this module |