|
LTKCPP-- LLRP Toolkit C Plus Plus Library
|
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 | |
LTK LLRP Encoder class.
Definition at line 1421 of file ltkcpp_base.h.
1.8.6