PTLib  Version 2.12.9
 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
AsString(Options options=NoOptions)PXML
AsString() const PXML
Class()PObjectinlinestatic
Clone() const PObjectvirtual
CloneAs() const PObjectinline
Compare(const PObject &obj) const PObjectvirtual
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
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
DEFAULT_MAX_ENTITY_LENGTH enum valuePXMLBase
docTypePXMLprotected
DocType enum valuePXML
ElementName enum valuePXML
encodingPXMLprotected
EndOfValidationList enum valuePXML
EqualTo enum valuePObject
EscapeSpecialChars(const PString &string)PXMLstatic
faultCodePXMLRPCBlockprotected
faultTextPXMLRPCBlockprotected
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
GetMaxEntityLength() const PXMLBaseinline
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
GetTraceContextIdentifier() const PObjectinline
GetTraceContextIdentifier(PObject &obj)PObjectinline
GetTraceContextIdentifier(PObject *obj)PObjectinline
GreaterThan enum valuePObject
HashFunction() const PObjectvirtual
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, Options options=NoOptions)PXML
LoadFile(const PFilePath &fn, Options options=NoOptions)PXML
loadFilenamePXMLprotected
loadFromFilePXMLprotected
m_defaultNameSpacePXMLprotected
m_errorColumnPXMLprotected
m_errorLinePXMLprotected
m_errorStringPXMLprotected
m_maxEntityLengthPXMLBaseprotected
m_optionsPXMLBaseprotected
m_standAlonePXMLprotected
m_traceContextIdentifierPObjectprotected
noIndentElementsPXMLprotected
NotStandAlone enum valuePXMLBase
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
P_DECLARE_BITWISE_ENUM_EX(Options, 6,(NoOptions, Indent, NewLineAfterElement, NoIgnoreWhiteSpace, CloseExtended, WithNS, FragmentOnly), AllOptions=(1<<(6+1))-1)PXMLBase
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
PObject()PObjectinlineprotected
PrintOn(ostream &strm) const PXMLvirtual
PTraceObjectInstance() const PObjectinline
PTraceObjectInstance(const char *)PObjectinlinestatic
PTraceObjectInstance(const PObject *obj)PObjectinlinestatic
PXML(Options options=NoOptions, const char *noIndentElements=NULL)PXML
PXML(const PXML &xml)PXML
PXMLBase(Options opts=NoOptions)PXMLBase
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
SaveFile(const PFilePath &fn, Options options=NoOptions)PXML
SetDefaultNamespace enum valuePXML
SetDocType(const PString &v)PXMLinline
SetFault(PINDEX code, const PString &text)PXMLRPCBlockinline
SetMaxEntityLength(unsigned len)PXMLBaseinline
SetNamespace enum valuePXML
SetOptions(Options opts)PXMLBaseinline
SetRootElement(PXMLElement *p)PXML
SetRootElement(const PString &documentType)PXML
SetTraceContextIdentifier(unsigned id)PObjectinline
SetTraceContextIdentifier(const PObject &obj)PObjectinline
SetTraceContextIdentifier(const PObject *obj)PObjectinline
StandAloneType enum namePXMLBase
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
~PObject()PObjectinlinevirtual
~PXML()PXML