Core LTK Library classes and functions


Classes

class  LLRP::CErrorDetails
 Class to return error details in LTKCPP operations. More...
class  LLRP::CTypeRegistry
 A collection of pointers to CTypeDescriptors. More...
class  LLRP::CElement
 This is the base class for all parameter and message types. More...
class  LLRP::CMessage
 Base Class for All LLRP LTK Messages. More...
class  LLRP::CParameter
 Base Class for All LLRP LTK Parameters. More...
class  LLRP::CDecoder
 LTK LLRP Decoder class. More...
class  LLRP::CEncoder
 LTK LLRP Encoder class. More...
class  LLRP::CConnection
 LLRP connection class. More...

Functions

void LLRP::enrollImpinjTypesIntoRegistry (CTypeRegistry *pTypeRegistry)
 Enrolls the types for Impinj into the LTKCPP registry.
void LLRP::enrollCoreTypesIntoRegistry (CTypeRegistry *pTypeRegistry)
 Enrolls the types for Core into the LTKCPP registry.

Function Documentation

void LLRP::enrollCoreTypesIntoRegistry ( CTypeRegistry *  pTypeRegistry  ) 

Enrolls the types for Core into the LTKCPP registry.

LTKCPP needs an internal registry for storing all the type information. This function is required to enroll the types for the Core into the operating registry.

For example -- in order to decode and encode packets from the core LLRP specification The user must EnrollCoreTypesIntoRegistry.

void LLRP::enrollImpinjTypesIntoRegistry ( CTypeRegistry *  pTypeRegistry  ) 

Enrolls the types for Impinj into the LTKCPP registry.

LTKCPP needs an internal registry for storing all the type information. This function is required to enroll the types for the Impinj into the operating registry.

For example -- in order to decode and encode packets from the core LLRP specification The user must EnrollCoreTypesIntoRegistry.

Referenced by main().


Generated on Wed Jun 6 11:55:50 2012 for LTKCPP-- LLRP Toolkit C Plus Plus Library by  doxygen 1.5.9