AddParameter(PString name, PString type, PString value) | PSOAPMessage | |
AddParameter(PXMLElement *parameter, PBoolean dirty=true) | PSOAPMessage | |
AllOptions enum value | PXMLBase | |
AsString() const | PXML | |
autoLoadError | PXML | [protected] |
autoLoadMutex | PXML | [protected] |
autoLoadTimer | PXML | [protected] |
AutoLoadURL() | PXML | |
autoloadURL | PXML | [protected] |
autoLoadWaitTime | PXML | [protected] |
Class() | PObject | [inline, static] |
Client enum value | PSOAPMessage | |
Clone() const | PObject | [virtual] |
CloseExtended enum value | PXMLBase | |
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] |
DocType enum value | PXML | |
ElementName enum value | PXML | |
encoding | PXML | [protected] |
EndOfValidationList enum value | PXML | |
EqualTo enum value | PObject | |
EscapeSpecialChars(const PString &string) | PXML | [static] |
FragmentOnly enum value | PXMLBase | |
GetAutoReloadStatus() | PXML | [inline] |
GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
GetDocType() const | PXML | [inline] |
GetDocumentType() const | PXML | |
GetElement(const PCaselessString &name, const PCaselessString &attr, const PString &attrval) 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] |
GetFaultCode() const | PSOAPMessage | [inline] |
GetFaultText() const | PSOAPMessage | [inline] |
GetMethod(PString &name, PString &nameSpace) | PSOAPMessage | |
GetMutex() | PXML | [inline] |
GetNumElements() const | PXML | |
GetOptions() const | PXMLBase | [inline] |
GetParameter(const PString &name, PString &value) | PSOAPMessage | |
GetParameter(const PString &name, int &value) | PSOAPMessage | |
GetParameter(const PString &name) | PSOAPMessage | |
GetRootElement() const | PXML | [inline] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
Indent enum value | PXMLBase | |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IsClass(const char *cls) const | PObject | [inline] |
IsDirty() const | PXML | |
IsLoaded() const | PXML | [inline] |
IsNoIndentElement(const PString &elementName) const | PXML | [virtual] |
IsStandAlone enum value | PXMLBase | |
LessThan enum value | PObject | |
Load(const PString &str) | PSOAPMessage | |
PXML::Load(const PString &data, Options options=NoOptions) | PXML | |
LoadFile(const PFilePath &fn, Options options=NoOptions) | PXML | |
loadFilename | PXML | [protected] |
loadFromFile | PXML | [protected] |
LoadURL(const PURL &url) | PXML | |
LoadURL(const PURL &url, const PTimeInterval &timeout, Options options=NoOptions) | PXML | |
m_defaultNameSpace | PXML | [protected] |
m_errorColumn | PXML | [protected] |
m_errorLine | PXML | [protected] |
m_errorString | PXML | [protected] |
m_options | PXMLBase | [protected] |
m_standAlone | PXML | [protected] |
MustUnderstand enum value | PSOAPMessage | |
NewLineAfterElement enum value | PXMLBase | |
NoFault enum value | PSOAPMessage | |
NoIgnoreWhiteSpace enum value | PXMLBase | |
noIndentElements | PXML | [protected] |
NoOptions enum value | PXMLBase | |
NotStandAlone enum value | PXMLBase | |
OnAutoLoad(PBoolean ok) | PXML | [virtual] |
OnLoaded() | PXML | [inline, virtual] |
operator &(Options o1, Options o2) | PXMLBase | [friend] |
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] |
operator|(Options o1, Options o2) | PXMLBase | [friend] |
OptionalAttribute enum value | PXML | |
OptionalAttributeWithValue enum value | PXML | |
OptionalAttributeWithValueMatching enum value | PXML | |
OptionalAttributeWithValueMatchingEx enum value | PXML | |
OptionalElement enum value | PXML | |
OptionalElementWithBodyMatching enum value | PXML | |
OptionalElementWithBodyMatchingEx enum value | PXML | |
OptionalNonEmptyAttribute enum value | PXML | |
Options enum name | PXMLBase | |
PDECLARE_NOTIFIER(PTimer, PXML, AutoReloadTimeout) | PXML | |
PDECLARE_NOTIFIER(PThread, PXML, AutoReloadThread) | PXML | |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PXML | [virtual] |
PSOAPMessage(int options=PXMLParser::Indent+PXMLParser::NewLineAfterElement) | PSOAPMessage | |
PSOAPMessage(const PString &method, const PString &nameSpace) | PSOAPMessage | |
PXML(int options=NoOptions, const char *noIndentElements=NULL) | PXML | |
PXML(const PString &data, int options=NoOptions, const char *noIndentElements=NULL) | PXML | |
PXML(const PXML &xml) | PXML | |
PXMLBase(int opts=NoOptions) | PXMLBase | [inline] |
ReadFrom(istream &strm) | PXML | [virtual] |
RemoveAll() | PXML | |
RemoveElement(PINDEX idx) | PXML | |
RequiredAttribute enum value | PXML | |
RequiredAttributeWithValue enum value | PXML | |
RequiredAttributeWithValueMatching enum value | PXML | |
RequiredAttributeWithValueMatchingEx enum value | PXML | |
RequiredElement enum value | PXML | |
RequiredElementWithBodyMatching enum value | PXML | |
RequiredElementWithBodyMatchingEx enum value | PXML | |
RequiredNonEmptyAttribute enum value | PXML | |
rootElement | PXML | [protected] |
rootMutex | PXML | [protected] |
Save(Options options=NoOptions) | PXML | |
Save(PString &data, Options options=NoOptions) | PXML | |
SaveFile(const PFilePath &fn, Options options=NoOptions) | PXML | |
Server enum value | PSOAPMessage | |
SetDefaultNamespace enum value | PXML | |
SetDocType(const PString &v) | PXML | [inline] |
SetFault(PINDEX code, const PString &text) | PSOAPMessage | |
SetMethod(const PString &name, const PString &nameSpace, const PString &methodPrefix="m:") | PSOAPMessage | |
SetNamespace enum value | PXML | |
SetOptions(int opts) | PXMLBase | [inline] |
SetRootElement(PXMLElement *p) | PXML | |
SetRootElement(const PString &documentType) | PXML | |
StandAloneType enum name | PXMLBase | |
StartAutoReloadURL(const PURL &url, const PTimeInterval &timeout, const PTimeInterval &refreshTime, Options options=NoOptions) | PXML | |
StopAutoReloadURL() | PXML | |
Subtree enum value | PXML | |
UninitialisedStandAlone enum value | PXMLBase | |
UnknownStandAlone enum value | PXMLBase | |
Validate(const ValidationInfo *validator) | PXML | |
ValidateElement(ValidationContext &context, PXMLElement *element, const ValidationInfo *elements) | PXML | |
ValidateElements(ValidationContext &context, PXMLElement *baseElement, const ValidationInfo *elements) | PXML | |
ValidationOp enum name | PXML | |
version | PXML | [protected] |
VersionMismatch enum value | PSOAPMessage | |
WithNS enum value | PXMLBase | |
~PObject() | PObject | [inline, virtual] |
~PXML() | PXML | |