PTLib
Version 2.10.4
|
This is the complete list of members for PXMLRPCStructBase, including all inherited members.
AddVariable(PXMLRPCVariableBase *var) | PXMLRPCStructBase | |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
Compare(const PObject &obj) const | PObject | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
EndConstructor() | PXMLRPCStructBase | protected |
EqualTo enum value | PObject | |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetInitialiser() | PXMLRPCStructBase | inlinestatic |
GetNumVariables() const | PXMLRPCStructBase | inline |
GetVariable(PINDEX idx) const | PXMLRPCStructBase | inline |
GetVariable(const char *name) const | PXMLRPCStructBase | inline |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
initialiserInstance | PXMLRPCStructBase | protectedstatic |
initialiserMutex | PXMLRPCStructBase | protectedstatic |
initialiserStack | PXMLRPCStructBase | protected |
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 |
LessThan enum value | PObject | |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator=(const PXMLRPCStructBase &) | PXMLRPCStructBase | protected |
operator==(const PObject &obj) const | PObject | inline |
operator>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PXMLRPCStructBase | virtual |
PXMLRPCStructBase() | PXMLRPCStructBase | protected |
ReadFrom(istream &strm) | PObject | virtual |
variablesByName | PXMLRPCStructBase | protected |
variablesByOrder | PXMLRPCStructBase | protected |
~PObject() | PObject | inlinevirtual |