#include <pxml.h>
Inheritance diagram for PXMLBase:
enum PXMLBase::Options |
PXMLBase::PXMLBase | ( | int | opts = NoOptions |
) |
unsigned PXMLBase::GetMaxEntityLength | ( | ) | const [inline] |
int PXMLBase::GetOptions | ( | ) | const [inline] |
Reimplemented in PXML.
void PXMLBase::SetMaxEntityLength | ( | unsigned | len | ) | [inline] |
void PXMLBase::SetOptions | ( | int | opts | ) | [inline] |
unsigned PXMLBase::m_maxEntityLength [protected] |
int PXMLBase::m_options [protected] |