|
PTLib
Version 2.14.3
|
This is the complete list of members for PXMLRPCArrayObjectsBase, including all inherited members.
| 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 | |
| Copy(const PXMLRPCVariableBase &other) | PXMLRPCArrayBase | virtual |
| CreateObject() const =0 | PXMLRPCArrayObjectsBase | pure virtual |
| EqualTo enum value | PObject | |
| FromBase64(const PString &str, PAbstractArray &data) | PXMLRPCVariableBase | |
| FromString(PINDEX i, const PString &str) | PXMLRPCArrayObjectsBase | virtual |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetName() const | PXMLRPCVariableBase | inline |
| GetSize() const | PXMLRPCArrayBase | virtual |
| GetStruct(PINDEX i) const | PXMLRPCVariableBase | virtual |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| GetType() const | PXMLRPCVariableBase | 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 |
| IsArray() const | PXMLRPCArrayBase | virtual |
| IsClass(const char *cls) const | PObject | inline |
| LessThan enum value | PObject | |
| m_array | PXMLRPCArrayObjectsBase | protected |
| m_name | PXMLRPCVariableBase | protected |
| m_traceContextIdentifier | PObject | protected |
| m_type | PXMLRPCVariableBase | protected |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator=(const PXMLRPCArrayObjectsBase &) | PXMLRPCArrayObjectsBase | protected |
| PXMLRPCArrayBase::operator=(const PXMLRPCArrayBase &) | PXMLRPCArrayBase | 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 | PXMLRPCArrayBase | virtual |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| PXMLRPCArrayBase(PContainer &array, const char *name, const char *type) | PXMLRPCArrayBase | protected |
| PXMLRPCArrayObjectsBase(PArrayObjects &array, const char *name, const char *type) | PXMLRPCArrayObjectsBase | protected |
| PXMLRPCVariableBase(const char *name, const char *type=NULL) | PXMLRPCVariableBase | protected |
| ReadFrom(istream &strm) | PObject | virtual |
| SetSize(PINDEX) | PXMLRPCArrayObjectsBase | virtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| ToBase64(PAbstractArray &data) const | PXMLRPCVariableBase | |
| ToString(PINDEX i) const | PXMLRPCArrayObjectsBase | virtual |
| ~PObject() | PObject | inlinevirtual |