, including all inherited members.
| calcChecksum(unsigned char *msgBuffer, const int msgBufferLength) (defined in CMTComm) | CMTComm | |
| checkChecksum(const unsigned char *msgBuffer, const int msgBufferLength) (defined in CMTComm) | CMTComm | |
| clockms() (defined in CMTComm) | CMTComm | |
| close() (defined in CMTComm) | CMTComm | |
| CMTComm() (defined in CMTComm) | CMTComm | |
| escape(unsigned long function) (defined in CMTComm) | CMTComm | |
| flush() (defined in CMTComm) | CMTComm | |
| getDeviceMode(unsigned short *numDevices=NULL) (defined in CMTComm) | CMTComm | |
| getFileSize(unsigned long &fileSize) (defined in CMTComm) | CMTComm | |
| getLastDeviceError() (defined in CMTComm) | CMTComm | |
| getLastRetVal() (defined in CMTComm) | CMTComm | |
| getMode(unsigned long &OutputMode, unsigned long &OutputSettings, unsigned short &dataLength, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| getValue(const unsigned long valueSpec, unsigned short &value, const unsigned char data[], const unsigned char bid=BID_MT) (defined in CMTComm) | CMTComm | |
| getValue(const unsigned long valueSpec, unsigned short value[], const unsigned char data[], const unsigned char bid=BID_MT) (defined in CMTComm) | CMTComm | |
| getValue(const unsigned long valueSpec, float value[], const unsigned char data[], const unsigned char bid=BID_MT) (defined in CMTComm) | CMTComm | |
| isFileOpen() (defined in CMTComm) | CMTComm | |
| isPortOpen() (defined in CMTComm) | CMTComm | |
| m_clkEnd (defined in CMTComm) | CMTComm | [protected] |
| m_deviceError (defined in CMTComm) | CMTComm | [protected] |
| m_fileOpen (defined in CMTComm) | CMTComm | [protected] |
| m_handle (defined in CMTComm) | CMTComm | [protected] |
| m_nTempBufferLen (defined in CMTComm) | CMTComm | [protected] |
| m_portOpen (defined in CMTComm) | CMTComm | [protected] |
| m_retVal (defined in CMTComm) | CMTComm | [protected] |
| m_storedDataLength (defined in CMTComm) | CMTComm | [protected] |
| m_storedOutputMode (defined in CMTComm) | CMTComm | [protected] |
| m_storedOutputSettings (defined in CMTComm) | CMTComm | [protected] |
| m_tempBuffer (defined in CMTComm) | CMTComm | [protected] |
| m_timeOut (defined in CMTComm) | CMTComm | [protected] |
| openFile(const char *fileName, bool createAlways=false) (defined in CMTComm) | CMTComm | |
| openPort(const int portNumber, const unsigned long baudrate=PBR_115K2, const unsigned long inqueueSize=4096, const unsigned long outqueueSize=1024) (defined in CMTComm) | CMTComm | |
| openPort(const char *portName, const unsigned long baudrate=PBR_115K2, const unsigned long inqueueSize=4096, const unsigned long outqueueSize=1024) (defined in CMTComm) | CMTComm | |
| readData(unsigned char *msgBuffer, const int nBytesToRead) (defined in CMTComm) | CMTComm | |
| readDataMessage(unsigned char data[], short &dataLen) (defined in CMTComm) | CMTComm | |
| readMessage(unsigned char &mid, unsigned char data[], short &dataLen, unsigned char *bid=NULL) (defined in CMTComm) | CMTComm | |
| readMessageRaw(unsigned char *msgBuffer, short *msgBufferLength) (defined in CMTComm) | CMTComm | |
| reqSetting(const unsigned char mid, unsigned long &value, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| reqSetting(const unsigned char mid, const unsigned char param, unsigned long &value, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| reqSetting(const unsigned char mid, float &value, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| reqSetting(const unsigned char mid, const unsigned char param, float &value, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| reqSetting(const unsigned char mid, unsigned char data[], short &dataLen, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| reqSetting(const unsigned char mid, unsigned char dataIn[], short dataInLen, unsigned char dataOut[], short &dataOutLen, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| reqSetting(const unsigned char mid, const unsigned char param, unsigned char data[], short &dataLen, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| setDeviceMode(unsigned long OutputMode, unsigned long OutputSettings, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| setFilePos(long relPos, unsigned long moveMethod=FILEPOS_BEGIN) (defined in CMTComm) | CMTComm | |
| setMode(unsigned long OutputMode, unsigned long OutputSettings, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| setPortQueueSize(const unsigned long inqueueSize=4096, const unsigned long outqueueSize=1024) (defined in CMTComm) | CMTComm | |
| setSetting(const unsigned char mid, const unsigned long value, const unsigned short valuelen, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| setSetting(const unsigned char mid, const unsigned char param, const unsigned long value, const unsigned short valuelen, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| setSetting(const unsigned char mid, const float value, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| setSetting(const unsigned char mid, const unsigned char param, const float value, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| setSetting(const unsigned char mid, const unsigned char param, const float value, const bool store, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| setTimeOut(short timeOutMs) (defined in CMTComm) | CMTComm | |
| swapEndian(const unsigned char input[], unsigned char output[], const short length) (defined in CMTComm) | CMTComm | [static] |
| waitForMessage(const unsigned char mid, unsigned char data[]=NULL, short *dataLen=NULL, unsigned char *bid=NULL) (defined in CMTComm) | CMTComm | |
| writeData(const unsigned char *msgBuffer, const int nBytesToWrite) (defined in CMTComm) | CMTComm | |
| writeMessage(const unsigned char mid, const unsigned long dataValue=0, const unsigned char dataValueLen=0, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| writeMessage(const unsigned char mid, const unsigned char data[], const unsigned short &dataLen, const unsigned char bid=BID_MASTER) (defined in CMTComm) | CMTComm | |
| ~CMTComm() (defined in CMTComm) | CMTComm | [virtual] |