|
NSCL DDAS
1.0
Support for XIA DDAS at the NSCL
|
: Define structures and funcions for setfiles. More...
#include <string>#include <map>#include <vector>#include <stdint.h>Go to the source code of this file.
Classes | |
| struct | DDAS::VarDescriptor |
| struct | DDAS::_Variable |
| class | DDAS::SetFile |
Typedefs | |
| typedef std::vector < VarDescriptor > | DDAS::VarOffsetArray |
| typedef std::map< uint32_t, VarDescriptor > | DDAS::VarMapByOffset |
| typedef std::map< std::string, VarDescriptor > | DDAS::VarMapByName |
| typedef struct DDAS::_Variable | DDAS::Variable |
| typedef std::vector< Variable > | DDAS::UnpackedSetFile |
| typedef std::map< std::string, Variable > | DDAS::SetFileByName |
: Define structures and funcions for setfiles.
1.8.8