FACT++  1.0
DimData Struct Reference

#include <DimData.h>

+ Collaboration diagram for DimData:

Public Member Functions

Time extract (DimInfo *inf) const
 
 DimData (DimInfo *inf)
 
template<typename T >
get (uint32_t offset=0) const
 
template<typename T >
const T * ptr (uint32_t offset=0) const
 
template<typename T >
const T & ref (uint32_t offset=0) const
 
const char * c_str () const
 
size_t size () const
 

Public Attributes

const int qos
 
const std::string name
 
const std::string format
 
const std::vector< char > data
 
const Time time
 

Detailed Description

Definition at line 3 of file DimData.h.


The documentation for this struct was generated from the following file: