PXMLData Class Reference
#include <pxml.h>
List of all members.
Constructor & Destructor Documentation
PXMLData::PXMLData |
( |
PXMLElement * |
_parent, |
|
|
const char * |
data, |
|
|
int |
len | |
|
) |
| | |
Member Function Documentation
PString PXMLData::GetString |
( |
|
) |
const [inline] |
BOOL PXMLData::IsElement |
( |
|
) |
const [inline, virtual] |
void PXMLData::Output |
( |
ostream & |
strm, |
|
|
const PXMLBase & |
xml, |
|
|
int |
indent | |
|
) |
| | const [virtual] |
void PXMLData::SetString |
( |
const PString & |
str, |
|
|
BOOL |
dirty = TRUE | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: