LTKCPP-- LLRP Toolkit C Plus Plus Library
LLRP::CConnection Member List

This is the complete list of members for LLRP::CConnection, including all inherited members.

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
openSecureConnectionToReader(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