autoLoadError | PXML | [protected] |
autoLoadMutex | PXML | [protected] |
autoLoadTimer | PXML | [protected] |
AutoLoadURL() | PXML | |
autoloadURL | PXML | [protected] |
autoLoadWaitTime | PXML | [protected] |
Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
Compare(const PObject &obj) const | PObject | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
Construct(int options, const char *noIndentElements) | PXML | [protected] |
CreateEndTag(const PString &text) | PXML | [static] |
CreateStartTag(const PString &text) | PXML | [static] |
CreateTag(const PString &text, const PString &data) | PXML | [static] |
CreateTagNoData(const PString &text) | PXML | [static] |
docType | PXML | [protected] |
encoding | PXML | [protected] |
EqualTo enum value | PObject | |
errorCol | PXML | [protected] |
errorLine | PXML | [protected] |
errorString | PXML | [protected] |
GetAttribute(const PCaselessString §ion, const PString &key) const | PXMLSettings | |
GetAutoReloadStatus() | PXML | [inline] |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetDocType() const | PXML | [inline] |
GetDocumentType() const | PXML | |
GetElement(const PCaselessString &name, PINDEX idx=0) const | PXML | |
GetElement(PINDEX idx) const | PXML | |
GetErrorColumn() const | PXML | [inline] |
GetErrorLine() const | PXML | [inline] |
GetErrorString() const | PXML | [inline] |
GetMutex() | PXML | [inline] |
GetNumElements() const | PXML | |
GetOptions() const | PXMLBase | [inline] |
GetRootElement() const | PXML | [inline] |
GreaterThan enum value | PObject | |
HasAttribute(const PCaselessString §ion, const PString &key) const | PXMLSettings | |
HashFunction() const | PObject | [virtual] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IsClass(const char *cls) const | PObject | [inline] |
IsDirty() const | PXML | |
IsNoIndentElement(const PString &elementName) const | PXML | [virtual] |
LessThan enum value | PObject | |
Load(const PString &data) | PXMLSettings | |
PXML::Load(const PString &data, int options=-1) | PXML | |
LoadFile(const PFilePath &fn) | PXMLSettings | |
PXML::LoadFile(const PFilePath &fn, int options=-1) | PXML | |
loadFilename | PXML | [protected] |
loadFromFile | PXML | [protected] |
LoadURL(const PURL &url) | PXML | |
LoadURL(const PURL &url, const PTimeInterval &timeout, int _options=-1) | PXML | |
noIndentElements | PXML | [protected] |
OnAutoLoad(BOOL ok) | PXML | [virtual] |
OnLoaded() | PXML | [inline, virtual] |
operator!=(const PObject &obj) const | PObject | [inline] |
operator<(const PObject &obj) const | PObject | [inline] |
operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
operator<=(const PObject &obj) const | PObject | [inline] |
operator==(const PObject &obj) const | PObject | [inline] |
operator>(const PObject &obj) const | PObject | [inline] |
operator>=(const PObject &obj) const | PObject | [inline] |
operator>>(istream &strm, PObject &obj) | PObject | [friend] |
options | PXMLBase | [protected] |
PDECLARE_NOTIFIER(PTimer, PXML, AutoReloadTimeout) | PXML | |
PDECLARE_NOTIFIER(PThread, PXML, AutoReloadThread) | PXML | |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PXML | [virtual] |
PXML(int options=-1, const char *noIndentElements=NULL) | PXML | |
PXML(const PString &data, int options=-1, const char *noIndentElements=NULL) | PXML | |
PXML(const PXML &xml) | PXML | |
PXMLBase(int _options=-1) | PXMLBase | [inline] |
PXMLSettings(int options=PXMLParser::NewLineAfterElement) | PXMLSettings | |
PXMLSettings(const PString &data, int options=PXMLParser::NewLineAfterElement) | PXMLSettings | |
PXMLSettings(const PConfig &data, int options=PXMLParser::NewLineAfterElement) | PXMLSettings | |
ReadFrom(istream &strm) | PObject | [virtual] |
RemoveAll() | PXML | |
RemoveElement(PINDEX idx) | PXML | |
rootElement | PXML | [protected] |
rootMutex | PXML | [protected] |
Save() | PXMLSettings | |
Save(PString &data) | PXMLSettings | |
PXML::Save(int options=-1) | PXML | |
PXML::Save(PString &data, int options=-1) | PXML | |
SaveFile(const PFilePath &fn) | PXMLSettings | |
PXML::SaveFile(const PFilePath &fn, int options=-1) | PXML | |
SetAttribute(const PCaselessString §ion, const PString &key, const PString &value) | PXMLSettings | |
SetDocType(const PString &v) | PXML | [inline] |
SetOptions(int _options) | PXMLBase | [inline] |
SetRootElement(PXMLElement *p) | PXML | |
SetRootElement(const PString &documentType) | PXML | |
standAlone | PXML | [protected] |
StartAutoReloadURL(const PURL &url, const PTimeInterval &timeout, const PTimeInterval &refreshTime, int _options=-1) | PXML | |
StopAutoReloadURL() | PXML | |
ToConfig(PConfig &cfg) const | PXMLSettings | |
version | PXML | [protected] |
~PObject() | PObject | [inline, virtual] |
~PXML() | PXML | |