LTKCPP-- LLRP Toolkit C Plus Plus Library
Public Member Functions | Public Attributes | List of all members
LLRP::CEncoder Class Referenceabstract

LTK LLRP Encoder class. More...

#include <ltkcpp_base.h>

Inherited by LLRP::CFrameEncoder, and LLRP::CXMLTextEncoder.

Public Member Functions

 CEncoder (void)
 Constructor.
 
virtual ~CEncoder (void)=0
 destructor
 
virtual void encodeElement (const CElement *pElement)=0
 encodes the tree formed by pElement
 

Public Attributes

CErrorDetails m_ErrorDetails
 internal storage of encoding errors
 

Detailed Description

LTK LLRP Encoder class.

Definition at line 1421 of file ltkcpp_base.h.


The documentation for this class was generated from the following files: