|
|
| GmMemoryStorage (void *buffer, const uint32_t bufferLength) |
| |
|
virtual int | Close (int iFileIndex) |
| |
|
virtual int | WriteData (const char *pcData, unsigned int iDataSize, UInt32 ui32Topic) |
| |
|
virtual int | EnterTransaction () |
| |
|
virtual int | LeaveTransaction () |
| |
|
virtual int | RollAndSynchFile () |
| |
|
virtual int | IsDataStorage () |
| |
|
virtual int | GetLastError () |
| |
|
virtual bool | IsOpen () |
| |
|
virtual int | SelectSurveyEx (const char *strSurveyId) |
| |
|
void | SetDatasetId (const int iDataset) |
| |
|
int | GetDatasetId (bool increment) |
| |
|
virtual int | Shutdown () |
| |
|
|
void | Reset () |
| |
|
uint32_t | GetWriteCursorLocation () |
| |
|
|
bool | m_bIsOpen |
| |
|
bool | m_bIsOpen |
| |
|
int | m_iCurrentDataSetId |
| |
|
bool | mIncrementDatasetId |
| |
|
|
static int | DecodeDownloadName (const char *szDownloadName, char *strSurveyId, char *strAcquisitionId, char *strFileName) |
| |
|
static int | s_recordsPerFile = BLOCKS_PER_ACQUISITION_DATA_FILE |
| |
The documentation for this class was generated from the following files:
- /home/kddev/dev/AppDev/GmCommon/include/GmMemoryStorage.hpp
- /home/kddev/dev/AppDev/GmCommon/GmStorage/GmMemoryStorage.cpp