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
autoLoadErrorPXML [protected]
autoLoadMutexPXML [protected]
autoLoadTimerPXML [protected]
autoloadURLPXML [protected]
AutoLoadURL()PXML
autoLoadWaitTimePXML [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 namePObject
Construct(int options, const char *noIndentElements)PXML [protected]
CreateArray(const PStringArray &array)PXMLRPCBlock [static]
CreateArray(const PStringArray &array, const PString &typeStr)PXMLRPCBlock [static]
CreateArray(const PStringArray &array, const PStringArray &types)PXMLRPCBlock [static]
CreateArray(const PArray< PStringToString > &array)PXMLRPCBlock [static]
CreateArray(const PXMLRPCVariableBase &array)PXMLRPCBlock [static]
CreateBinary(const PBYTEArray &data)PXMLRPCBlock [static]
CreateDateAndTime(const PTime &time)PXMLRPCBlock [static]
CreateEndTag(const PString &text)PXML [static]
CreateMember(const PString &name, PXMLElement *value)PXMLRPCBlock [static]
CreateScalar(const PString &type, const PString &scalar)PXMLRPCBlock [static]
CreateScalar(const PString &str)PXMLRPCBlock [static]
CreateScalar(int value)PXMLRPCBlock [static]
CreateScalar(double value)PXMLRPCBlock [static]
CreateStartTag(const PString &text)PXML [static]
CreateStruct()PXMLRPCBlock [static]
CreateStruct(const PStringToString &dict)PXMLRPCBlock [static]
CreateStruct(const PStringToString &dict, const PString &typeStr)PXMLRPCBlock [static]
CreateStruct(const PXMLRPCStructBase &structData)PXMLRPCBlock [static]
CreateTag(const PString &text, const PString &data)PXML [static]
CreateTagNoData(const PString &text)PXML [static]
CreateValueElement(PXMLElement *element)PXMLRPCBlock [static]
docTypePXML [protected]
encodingPXML [protected]
EqualTo enum valuePObject
errorColPXML [protected]
errorLinePXML [protected]
errorStringPXML [protected]
faultCodePXMLRPCBlock [protected]
faultTextPXMLRPCBlock [protected]
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]
GetExpectedParam(PINDEX idx, const PString &expectedType, PString &value)PXMLRPCBlock
GetFaultCode() const PXMLRPCBlock [inline]
GetFaultText() const PXMLRPCBlock [inline]
GetMutex()PXML [inline]
GetNumElements() const PXML
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
GetRootElement() const PXML [inline]
GreaterThan enum valuePObject
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 valuePObject
Load(const PString &str)PXMLRPCBlock
PXML::Load(const PString &data, int options=-1)PXML
LoadFile(const PFilePath &fn, int options=-1)PXML
loadFilenamePXML [protected]
loadFromFilePXML [protected]
LoadURL(const PURL &url)PXML
LoadURL(const PURL &url, const PTimeInterval &timeout, int _options=-1)PXML
noIndentElementsPXML [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]
optionsPXMLBase [protected]
paramsPXMLRPCBlock [protected]
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()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]
PXMLRPCBlock()PXMLRPCBlock
PXMLRPCBlock(const PString &method)PXMLRPCBlock
PXMLRPCBlock(const PString &method, const PXMLRPCStructBase &structData)PXMLRPCBlock
ReadFrom(istream &strm)PObject [virtual]
RemoveAll()PXML
RemoveElement(PINDEX idx)PXML
rootElementPXML [protected]
rootMutexPXML [protected]
Save(int options=-1)PXML
Save(PString &data, int options=-1)PXML
SaveFile(const PFilePath &fn, int options=-1)PXML
SetDocType(const PString &v)PXML [inline]
SetFault(PINDEX code, const PString &text)PXMLRPCBlock [inline]
SetOptions(int _options)PXMLBase [inline]
SetRootElement(PXMLElement *p)PXML
SetRootElement(const PString &documentType)PXML
standAlonePXML [protected]
StartAutoReloadURL(const PURL &url, const PTimeInterval &timeout, const PTimeInterval &refreshTime, int _options=-1)PXML
StopAutoReloadURL()PXML
ValidateResponse()PXMLRPCBlock
versionPXML [protected]
~PObject()PObject [inline, virtual]
~PXML()PXML


Generated on Fri Sep 21 14:40:16 2007 for PWLib by  doxygen 1.5.3