PTLib
Version 2.14.3
|
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() const | PXML | |
AsString() | PXML | |
AsString(Options options) | PXML | |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
Compare(const PObject &obj) const | PObject | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
CreateArray(PXMLElement *&data) | PXMLRPCBlock | |
CreateArray(const PStringArray &array) | PXMLRPCBlock | |
CreateArray(const PStringArray &array, const PString &typeStr) | PXMLRPCBlock | |
CreateArray(const PStringArray &array, const PStringArray &types) | PXMLRPCBlock | |
CreateArray(const PArray< PStringToString > &array) | PXMLRPCBlock | |
CreateArray(const PXMLRPCVariableBase &array) | PXMLRPCBlock | |
CreateBinary(const PBYTEArray &data) | PXMLRPCBlock | |
CreateDateAndTime(const PTime &time) | PXMLRPCBlock | |
CreateElement(const PCaselessString &name, const char *data=NULL) | PXML | virtual |
CreateMember(const PString &name, PXMLElement *value) | PXMLRPCBlock | |
CreateRootElement(const PCaselessString &name) | PXML | virtual |
CreateScalar(const PString &type, const PString &scalar) | PXMLRPCBlock | |
CreateScalar(const PString &str) | PXMLRPCBlock | |
CreateScalar(int value) | PXMLRPCBlock | |
CreateScalar(double value) | PXMLRPCBlock | |
CreateStruct(PXMLElement *&data) | PXMLRPCBlock | |
CreateStruct(const PStringToString &dict) | PXMLRPCBlock | |
CreateStruct(const PStringToString &dict, const PString &typeStr) | PXMLRPCBlock | |
CreateStruct(const PXMLRPCStructBase &structData) | PXMLRPCBlock | |
CreateValueElement(PXMLElement *element) | PXMLRPCBlock | |
DEFAULT_MAX_ENTITY_LENGTH enum value | PXMLBase | |
DocType enum value | PXML | |
ElementName enum value | PXML | |
EndOfValidationList enum value | PXML | |
EqualTo enum value | PObject | |
EscapeSpecialChars(const PString &string) | PXML | static |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetDocType() const | PXML | inline |
GetDocumentType() const | PXML | |
GetDtdURI() const | PXML | inline |
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 | |
GetEncoding() const | PXML | inline |
GetErrorColumn() const | PXML | inline |
GetErrorLine() const | PXML | inline |
GetErrorString() const | PXML | inline |
GetExpectedParam(PINDEX idx, const PString &expectedType, PString &value) | PXMLRPCBlock | |
GetFaultCode() const | PXMLRPCBlock | inline |
GetFaultText() const | PXMLRPCBlock | inline |
GetMaxEntityLength() const | PXMLBase | inline |
GetNumElements() const | PXML | |
GetObjectCount() const | PXML | virtual |
GetOptions() const | PXMLBase | inline |
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 | |
GetPubicIdentifier() const | PXML | inline |
GetRootElement() const | PXML | inline |
GetStandAlone() const | PXML | inline |
GetTraceContextIdentifier() const | PObject | inline |
GetTraceContextIdentifier(PObject &obj) | PObject | inline |
GetTraceContextIdentifier(PObject *obj) | PObject | inline |
GetVersion() const | PXML | inline |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
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 &data) | PXML | |
Load(const PString &data, Options options) | PXML | |
LoadAndValidate(const PString &body, const PXML::ValidationInfo *validator, PString &error, Options options=NoOptions) | PXML | |
LoadFile(const PFilePath &fn) | PXML | |
LoadFile(const PFilePath &fn, Options options) | PXML | |
m_defaultNameSpace | PXML | protected |
m_docType | PXML | protected |
m_dtdURI | PXML | protected |
m_encoding | PXML | protected |
m_errorColumn | PXML | protected |
m_errorLine | PXML | protected |
m_errorString | PXML | protected |
m_faultCode | PXMLRPCBlock | protected |
m_faultText | PXMLRPCBlock | protected |
m_loadFilename | PXML | protected |
m_maxEntityLength | PXMLBase | protected |
m_noIndentElements | PXML | protected |
m_options | PXMLBase | protected |
m_params | PXMLRPCBlock | protected |
m_percent | PXML | mutableprotected |
m_publicId | PXML | protected |
m_rootElement | PXML | protected |
m_savedObjects | PXML | mutableprotected |
m_standAlone | PXML | protected |
m_totalObjects | PXML | protected |
m_traceContextIdentifier | PObject | protected |
m_version | PXML | protected |
NotStandAlone enum value | PXMLBase | |
OnLoaded() | PXML | inlinevirtual |
OnLoadProgress(unsigned) const | PXML | inlinevirtual |
OnSaveProgress(unsigned) const | PXML | inlinevirtual |
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>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
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 | |
OutputIndent(ostream &strm, int indent, const PString &elementName=PString::Empty()) const | PXMLBase | |
OutputProgress() const | PXML | virtual |
P_DECLARE_BITWISE_ENUM_EX(Options, 7,(NoOptions, Indent, IndentWithTabs, NewLineAfterElement, NoIgnoreWhiteSpace, CloseExtended, WithNS, FragmentOnly), AllOptions=(1<<(6+1))-1) | PXMLBase | |
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() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PXML | virtual |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
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) | PXML | virtual |
RemoveAll() | 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 | |
Save() | PXML | |
Save(Options options) | PXML | |
SaveFile(const PFilePath &fn) | PXML | |
SaveFile(const PFilePath &fn, Options options) | PXML | |
SetDefaultNamespace enum value | PXML | |
SetFault(PINDEX code, const PString &text) | PXMLRPCBlock | inline |
SetMaxEntityLength(unsigned len) | PXMLBase | inline |
SetNamespace enum value | PXML | |
SetOptions(Options opts) | PXMLBase | inline |
SetRootElement(PXMLRootElement *root) | PXML | |
SetRootElement(const PString &documentType) | PXML | |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
StandAloneType enum name | PXMLBase | |
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 | |
ValidateResponse() | PXMLRPCBlock | |
ValidationOp enum name | PXML | |
~PObject() | PObject | inlinevirtual |
~PXML() | PXML |