#include <dom_tools.h>
Public Member Functions | |
MMFInputStream (const char *xml) | |
virtual | ~MMFInputStream (void) |
virtual unsigned int | curPos () const |
virtual unsigned int | readBytes (XMLByte *const toFill, const unsigned int maxToRead) |
Protected Attributes | |
const char * | m_xml |
XMLByte * | m_pStart |
XMLByte * | m_pCurrent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|