|
|
virtual int | Open (int iBaudRate, const char *szName, const char *szReadWrite, int iBoardId) |
| |
|
int | WriteData (const char *pcData, unsigned int iDataSize, UInt32 ui32Topic) |
| |
|
virtual int | Close (int iFileIndex) |
| |
|
bool | IsOpen () |
| |
|
virtual int | EnterTransaction () |
| |
|
virtual int | LeaveTransaction () |
| |
|
virtual int | RollAndSynchFile () |
| |
|
virtual int | SelectSurveyEx (const char *strSurveyId) |
| |
|
virtual int | IsDataStorage () |
| |
|
virtual int | GetLastError () |
| |
|
void | SetDatasetId (const int iDataset) |
| |
|
int | GetDatasetId (bool increment) |
| |
|
virtual int | Shutdown () |
| |
|
|
UART_Params | m_uartParams |
| |
|
UART_Handle | m_uart_comp |
| |
|
bool | m_bFailed |
| |
|
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/GmUartOut.hpp
- /home/kddev/dev/AppDev/GmCommon/GmUarts/GmUartOut.cpp