#include <DataManager.h>
|
| DataInfo () |
| Default constructor. Creates a NULL data info (isNull() returns true) More...
|
|
bool | isNull () |
| True if this object contains information about an existing data object. More...
|
|
omicron::DataInfo::DataInfo |
( |
| ) |
|
|
inline |
Default constructor. Creates a NULL data info (isNull() returns true)
bool omicron::DataInfo::isNull |
( |
| ) |
|
|
inline |
True if this object contains information about an existing data object.
bool omicron::DataInfo::local |
True if this data is local (that is, it can be accessed using standard streams or c files using the DataInfo path)
String omicron::DataInfo::name |
String omicron::DataInfo::path |
int64 omicron::DataInfo::size |
Pointer to the data source providing this info.
The documentation for this struct was generated from the following file:
- C:/dev/omegalib/release/src/omicron/include/omicron/DataManager.h