Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

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::enrollCoreTypesIntoRegistry (CTypeRegistry *pTypeRegistry)
 Enrolls the types for Core into the LTKCPP registry.

Function Documentation

void 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.


Generated on Wed Nov 26 12:27:46 2008 for LTKCPP-- LLRP Toolkit C Plus Plus Library by  doxygen 1.3.9.1