|
DABC (Data Acquisition Backbone Core)
2.9.9
|
Go to the source code of this file.
Data Structures | |
| class | dabc::HStore |
| class, used for direct store of records in JSON/XML form More... | |
| class | dabc::iostream |
| class to stream binary data More... | |
| class | dabc::memstream |
| iostream class, which write and read data from memory More... | |
| class | dabc::Record |
| class | dabc::RecordContainer |
| Container for records fields. More... | |
| class | dabc::RecordField |
| class | dabc::RecordFieldsMap |
| class | dabc::sizestream |
| special class only to define how many data will be written to the stream More... | |
Namespaces | |
| dabc | |
| Event manipulation API. | |
Enumerations | |
| enum | dabc::HStoreMask { dabc::storemask_Compact = 0x03 , dabc::storemask_Version = 0x04 , dabc::storemask_TopVersion = 0x08 , dabc::storemask_History = 0x10 , dabc::storemask_NoChilds = 0x20 , dabc::storemask_AsXML = 0x80 } |