#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] |
| PBoolean 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: