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