#include <ltkcpp_base.h>
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 |
Definition at line 1425 of file ltkcpp_base.h.