|
LRAUV
revA
|
Contains the DataAccess class implementation. More...
#include "DataAccess.h"#include "component/Component.h"#include "data/DataElement.h"#include "data/UniversalDataElement.h"#include "logger/DirectoryEntry.h"#include "units/UnitRegistry.h"#include "units/Units.h"
Macros | |
| #define | FLAG_BIT_RW 0x01 |
| #define | FLAG_BIT_INTERP 0x02 |
| #define | FLAG_BIT_TIME_PRECISION 0x04 |
Contains the DataAccess class implementation.
Copyright (c) 2007,2008,2009 MBARI MBARI Proprietary Information. All Rights Reserved
| #define FLAG_BIT_INTERP 0x02 |
Referenced by DataAccess::Read(), and DataAccess::write().
| #define FLAG_BIT_RW 0x01 |
Referenced by DataAccess::Read().
| #define FLAG_BIT_TIME_PRECISION 0x04 |
Referenced by DataAccess::Read(), and DataAccess::write().