GSE++ library: reading and writing GSE waveforms
GSE2 Namespace Reference

All stuff defined by the GSE2 standard. More...

Namespaces

 tests
 Functions testing the GSE2 module.
 
 waveform
 All waveform related stuff.
 

Classes

class  Terror
 Base class for all exceptions in this module. More...
 

Functions

template<class C >
bool GSEIDmatch (const std::string &line)
 Check GSE identifier at beginning of line. More...
 

Detailed Description

All stuff defined by the GSE2 standard.

This namespace holds stuff related to the GSE2 format specification. The module includes material for the GSE2.0 subformat and the GSE2.1 subformat. It is subdevided into modules for waveforms (provided in GSE2::waveform) and others, which are not yet defined.

See also
GSE2::waveform
Internal modules
The submodules GSE2::tests contains functions performing test cases on the GSE2 module elements.
See also
GSE2::tests