MOOS 0.2375
CMOOSSerialPort Member List
This is the complete list of members for CMOOSSerialPort, including all inherited members.
Break()CMOOSSerialPort [virtual]
Close()CMOOSSerialPort [virtual]
CMOOSSerialPort()CMOOSSerialPort
CommsLoop()CMOOSSerialPort
Configure(STRING_LIST sParams)CMOOSSerialPort [virtual]
Create(const char *pPortNum=DEFAULT_PORT, int nBaudRate=DEFAULT_BAUDRATE)=0CMOOSSerialPort [pure virtual]
Flush()CMOOSSerialPort [inline, virtual]
GetBaudRate()CMOOSSerialPort [inline]
GetEarliest(std::string &sWhat, double &dfWhen)CMOOSSerialPort
GetLatest(std::string &sWhat, double &dfWhen)CMOOSSerialPort
GetPortName()CMOOSSerialPort
GetTelegram(std::string &sTelegram, double dfTimeOut, double *pTime=NULL)CMOOSSerialPort
GetTelegramOrAccumulate(std::string &sTelegram, double dfTimeOut, double *pTime=NULL)CMOOSSerialPort
GetTermCharacter()CMOOSSerialPort
GrabN(char *pBuffer, int nRequired)=0CMOOSSerialPort [protected, pure virtual]
IsCompleteReply(char *pData, int nLen, int nRead)CMOOSSerialPort [protected]
IsStreaming()CMOOSSerialPort
IsVerbose()CMOOSSerialPort [inline]
m_bHandShakingCMOOSSerialPort [protected]
m_bQuitCMOOSSerialPort [protected]
m_bStreamingCMOOSSerialPort [protected]
m_bUseCsmExtCMOOSSerialPort [protected]
m_bVerboseCMOOSSerialPort [protected]
m_cTermCharacterCMOOSSerialPort [protected]
m_InBoxCMOOSSerialPort
m_InBoxLockCMOOSSerialPort
m_nBaudRateCMOOSSerialPort [protected]
m_nCommsThreadIDCMOOSSerialPort [protected]
m_OutBoxCMOOSSerialPort
m_OutBoxLockCMOOSSerialPort
m_pfnUserIsCompleteReplyCallBackCMOOSSerialPort [protected]
m_PortLockCMOOSSerialPort
m_sPortCMOOSSerialPort [protected]
ReadNWithTimeOut(char *pBuff, int nBufferLen, double Timeout=0.5, double *pTime=NULL)CMOOSSerialPort [virtual]
ReadNWithTimeOut2(char *pBuff, int nBufferLen, double Timeout=0.5, double *pTime=NULL)CMOOSSerialPort [virtual]
SetIsCompleteReplyCallBack(bool(*pfn)(char *pData, int nLen, int nRead))CMOOSSerialPort
SetTermCharacter(char cTermChar)CMOOSSerialPort
StartThreads()CMOOSSerialPort [protected]
TELEGRAM_LIST typedefCMOOSSerialPort
THREAD_ID typedefCMOOSSerialPort [protected]
Write(const char *Str, int nLen, double *pTime=NULL)=0CMOOSSerialPort [pure virtual]
~CMOOSSerialPort()CMOOSSerialPort [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines