CConnection(const CTypeRegistry *pTypeRegistry, unsigned int nBufferSize) | LLRP::CConnection | |
closeConnectionToReader(void) | LLRP::CConnection | |
getConnectError(void) | LLRP::CConnection | |
getRecvError(void) | LLRP::CConnection | |
getSendError(void) | LLRP::CConnection | |
getTransactError(void) | LLRP::CConnection | |
openConnectionToReader(const char *pReaderHostName) | LLRP::CConnection | |
recvMessage(int nMaxMS) | LLRP::CConnection | |
recvResponse(int nMaxMS, const CTypeDescriptor *pResponseType, llrp_u32_t ResponseMessageID) | LLRP::CConnection | |
sendMessage(CMessage *pMessage) | LLRP::CConnection | |
transact(CMessage *pSendMessage, int nMaxMS) | LLRP::CConnection | |
~CConnection(void) | LLRP::CConnection |