|
| Metadata (string name) |
|
string | getRootUri () |
|
string | getName () |
|
double | getTotalLength () |
|
void | setTargetTotalLength (double targetSize) |
|
bool | isConsolidated () |
|
void | setBaseUri (string uri) |
|
string | getBaseUri () |
|
void | setRootObject (IDataFile *rootObject) |
|
IDataFile * | getRootObject () |
|
void | addDataFile (IDataFile *dataObject) |
|
IDataFile * | getDataFile (int structureId) |
|
map< int, IDataFile * > * | getDataFiles () |
|
vector< StreamData * > * | createNCLSections () |
|
int | getType () |
|
int | getId () |
|
|
static int | getFileSize (string uri) |
|
|
static const int | ST_METADA = 0x01 |
|
static const int | ST_DATAFILE = 0x02 |
|
static const int | ST_EVENTMAP = 0x03 |
|
The documentation for this class was generated from the following files:
- gingacc-dataprocessing/include/dataprocessing/ncl/Metadata.h
- gingacc-dataprocessing/src/ncl/Metadata.cpp