LibCT 2.0
|
CnvHeader is the layout for the binary header. More...
#include <Headers.h>
Public Member Functions | |
template<class STREAM > | |
STREAM & | Serialse (STREAM &stream) |
Public Attributes | |
char | id [4] |
Magic number ('CNV2') | |
int | version |
Version (major | minor | build) | |
int | numEvents |
Number of events <<< REMOVE! |
CnvHeader is the layout for the binary header.
STREAM& LibCT::CnvHeader::Serialse | ( | STREAM & | stream | ) | [inline] |
char LibCT::CnvHeader::id[4] |
Magic number ('CNV2')
Number of events <<< REMOVE!
Version (major | minor | build)