PTLib  Version 2.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PXMLRPCBlock Member List

This is the complete list of members for PXMLRPCBlock, including all inherited members.

AddArray(const PStringArray &array)PXMLRPCBlock
AddArray(const PStringArray &array, const PString &typeStr)PXMLRPCBlock
AddArray(const PStringArray &array, const PStringArray &types)PXMLRPCBlock
AddArray(const PArray< PStringToString > &array)PXMLRPCBlock
AddBinary(const PBYTEArray &data)PXMLRPCBlock
AddParam(PXMLElement *parm)PXMLRPCBlock
AddParam(const PString &str)PXMLRPCBlock
AddParam(int value)PXMLRPCBlock
AddParam(double value)PXMLRPCBlock
AddParam(const PTime &time)PXMLRPCBlock
AddParam(const PXMLRPCStructBase &structData)PXMLRPCBlock
AddStruct(const PStringToString &dict)PXMLRPCBlock
AddStruct(const PStringToString &dict, const PString &typeStr)PXMLRPCBlock
AllOptions enum valuePXMLBase
AsString() const PXML
autoLoadErrorPXMLprotected
autoLoadMutexPXMLprotected
autoLoadTimerPXMLprotected
autoloadURLPXMLprotected
AutoLoadURL()PXML
autoLoadWaitTimePXMLprotected
Class()PObjectinlinestatic
Clone() const PObjectvirtual
CloseExtended enum valuePXMLBase
Compare(const PObject &obj) const PObjectvirtual
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
Construct(int options, const char *noIndentElements)PXMLprotected
CreateArray(const PStringArray &array)PXMLRPCBlockstatic
CreateArray(const PStringArray &array, const PString &typeStr)PXMLRPCBlockstatic
CreateArray(const PStringArray &array, const PStringArray &types)PXMLRPCBlockstatic
CreateArray(const PArray< PStringToString > &array)PXMLRPCBlockstatic
CreateArray(const PXMLRPCVariableBase &array)PXMLRPCBlockstatic
CreateBinary(const PBYTEArray &data)PXMLRPCBlockstatic
CreateDateAndTime(const PTime &time)PXMLRPCBlockstatic
CreateEndTag(const PString &text)PXMLstatic
CreateMember(const PString &name, PXMLElement *value)PXMLRPCBlockstatic
CreateScalar(const PString &type, const PString &scalar)PXMLRPCBlockstatic
CreateScalar(const PString &str)PXMLRPCBlockstatic
CreateScalar(int value)PXMLRPCBlockstatic
CreateScalar(double value)PXMLRPCBlockstatic
CreateStartTag(const PString &text)PXMLstatic
CreateStruct()PXMLRPCBlockstatic
CreateStruct(const PStringToString &dict)PXMLRPCBlockstatic
CreateStruct(const PStringToString &dict, const PString &typeStr)PXMLRPCBlockstatic
CreateStruct(const PXMLRPCStructBase &structData)PXMLRPCBlockstatic
CreateTag(const PString &text, const PString &data)PXMLstatic
CreateTagNoData(const PString &text)PXMLstatic
CreateValueElement(PXMLElement *element)PXMLRPCBlockstatic
docTypePXMLprotected
DocType enum valuePXML
ElementName enum valuePXML
encodingPXMLprotected
EndOfValidationList enum valuePXML
EqualTo enum valuePObject
EscapeSpecialChars(const PString &string)PXMLstatic
faultCodePXMLRPCBlockprotected
faultTextPXMLRPCBlockprotected
FragmentOnly enum valuePXMLBase
GetAutoReloadStatus()PXMLinline
GetClass(unsigned ancestor=0) const PObjectinlinevirtual
GetDocType() const PXMLinline
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 PXMLinline
GetErrorLine() const PXMLinline
GetErrorString() const PXMLinline
GetExpectedParam(PINDEX idx, const PString &expectedType, PString &value)PXMLRPCBlock
GetFaultCode() const PXMLRPCBlockinline
GetFaultText() const PXMLRPCBlockinline
GetMutex()PXMLinline
GetNumElements() const PXML
GetOptions() const PXMLBaseinline
GetParam(PINDEX idx) const PXMLRPCBlock
GetParam(PINDEX idx, PString &type, PString &result)PXMLRPCBlock
GetParam(PINDEX idx, PString &result)PXMLRPCBlock
GetParam(PINDEX idx, int &result)PXMLRPCBlock
GetParam(PINDEX idx, double &result)PXMLRPCBlock
GetParam(PINDEX idx, PTime &result, int tz=PTime::GMT)PXMLRPCBlock
GetParam(PINDEX idx, PStringToString &result)PXMLRPCBlock
GetParam(PINDEX idx, PXMLRPCStructBase &result)PXMLRPCBlock
GetParam(PINDEX idx, PStringArray &result)PXMLRPCBlock
GetParam(PINDEX idx, PArray< PStringToString > &result)PXMLRPCBlock
GetParamCount() const PXMLRPCBlock
GetParams()PXMLRPCBlock
GetParams(PXMLRPCStructBase &data)PXMLRPCBlock
GetRootElement() const PXMLinline
GreaterThan enum valuePObject
HashFunction() const PObjectvirtual
Indent enum valuePXMLBase
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) const PObjectinlinevirtual
IsClass(const char *cls) const PObjectinline
IsDirty() const PXML
IsLoaded() const PXMLinline
IsNoIndentElement(const PString &elementName) const PXMLvirtual
IsStandAlone enum valuePXMLBase
LessThan enum valuePObject
Load(const PString &str)PXMLRPCBlock
PXML::Load(const PString &data, Options options=NoOptions)PXML
LoadAndValidate(const PString &body, const PXML::ValidationInfo *validator, PString &error, int options=NoOptions)PXML
LoadFile(const PFilePath &fn, Options options=NoOptions)PXML
loadFilenamePXMLprotected
loadFromFilePXMLprotected
LoadURL(const PURL &url)PXML
LoadURL(const PURL &url, const PTimeInterval &timeout, Options options=NoOptions)PXML
m_defaultNameSpacePXMLprotected
m_errorColumnPXMLprotected
m_errorLinePXMLprotected
m_errorStringPXMLprotected
m_optionsPXMLBaseprotected
m_standAlonePXMLprotected
NewLineAfterElement enum valuePXMLBase
NoIgnoreWhiteSpace enum valuePXMLBase
noIndentElementsPXMLprotected
NoOptions enum valuePXMLBase
NotStandAlone enum valuePXMLBase
OnAutoLoad(PBoolean ok)PXMLvirtual
OnLoaded()PXMLinlinevirtual
operator!=(const PObject &obj) const PObjectinline
operator<(const PObject &obj) const PObjectinline
operator<=(const PObject &obj) const PObjectinline
operator==(const PObject &obj) const PObjectinline
operator>(const PObject &obj) const PObjectinline
operator>=(const PObject &obj) const PObjectinline
OptionalAttribute enum valuePXML
OptionalAttributeWithValue enum valuePXML
OptionalAttributeWithValueMatching enum valuePXML
OptionalAttributeWithValueMatchingEx enum valuePXML
OptionalElement enum valuePXML
OptionalElementWithBodyMatching enum valuePXML
OptionalElementWithBodyMatchingEx enum valuePXML
OptionalNonEmptyAttribute enum valuePXML
Options enum namePXMLBase
paramsPXMLRPCBlockprotected
ParseArray(PXMLElement *element, PStringArray &array)PXMLRPCBlock
ParseArray(PXMLElement *element, PArray< PStringToString > &array)PXMLRPCBlock
ParseArray(PXMLElement *element, PXMLRPCVariableBase &array)PXMLRPCBlock
ParseScalar(PXMLElement *element, PString &type, PString &value)PXMLRPCBlock
ParseStruct(PXMLElement *element, PStringToString &structDict)PXMLRPCBlock
ParseStruct(PXMLElement *element, PXMLRPCStructBase &structData)PXMLRPCBlock
PDECLARE_NOTIFIER(PTimer, PXML, AutoReloadTimeout)PXML
PDECLARE_NOTIFIER(PThread, PXML, AutoReloadThread)PXML
PObject()PObjectinlineprotected
PrintOn(ostream &strm) const PXMLvirtual
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)PXMLBaseinline
PXMLRPCBlock()PXMLRPCBlock
PXMLRPCBlock(const PString &method)PXMLRPCBlock
PXMLRPCBlock(const PString &method, const PXMLRPCStructBase &structData)PXMLRPCBlock
ReadFrom(istream &strm)PXMLvirtual
RemoveAll()PXML
RemoveElement(PINDEX idx)PXML
RequiredAttribute enum valuePXML
RequiredAttributeWithValue enum valuePXML
RequiredAttributeWithValueMatching enum valuePXML
RequiredAttributeWithValueMatchingEx enum valuePXML
RequiredElement enum valuePXML
RequiredElementWithBodyMatching enum valuePXML
RequiredElementWithBodyMatchingEx enum valuePXML
RequiredNonEmptyAttribute enum valuePXML
rootElementPXMLprotected
rootMutexPXMLprotected
Save(Options options=NoOptions)PXML
Save(PString &data, Options options=NoOptions)PXML
SaveFile(const PFilePath &fn, Options options=NoOptions)PXML
SetDefaultNamespace enum valuePXML
SetDocType(const PString &v)PXMLinline
SetFault(PINDEX code, const PString &text)PXMLRPCBlockinline
SetNamespace enum valuePXML
SetOptions(int opts)PXMLBaseinline
SetRootElement(PXMLElement *p)PXML
SetRootElement(const PString &documentType)PXML
StandAloneType enum namePXMLBase
StartAutoReloadURL(const PURL &url, const PTimeInterval &timeout, const PTimeInterval &refreshTime, Options options=NoOptions)PXML
StopAutoReloadURL()PXML
Subtree enum valuePXML
UninitialisedStandAlone enum valuePXMLBase
UnknownStandAlone enum valuePXMLBase
Validate(const ValidationInfo *validator)PXML
ValidateElement(ValidationContext &context, PXMLElement *element, const ValidationInfo *elements)PXML
ValidateElements(ValidationContext &context, PXMLElement *baseElement, const ValidationInfo *elements)PXML
ValidateResponse()PXMLRPCBlock
ValidationOp enum namePXML
versionPXMLprotected
WithNS enum valuePXMLBase
~PObject()PObjectinlinevirtual
~PXML()PXML