|
PTLib
Version 2.14.3
|
This is the complete list of members for PVarType, including all inherited members.
| As() const | PVarType | inline |
| As() const | PVarType | inline |
| As() const | PVarType | inline |
| As() const | PVarType | inline |
| As() const | PVarType | inline |
| As() const | PVarType | inline |
| As() const | PVarType | inline |
| As() const | PVarType | inline |
| As() const | PVarType | inline |
| As() const | PVarType | inline |
| AsBoolean() const | PVarType | |
| AsFloat() const | PVarType | |
| AsGUID() const | PVarType | |
| AsInteger() const | PVarType | |
| AsInteger64() const | PVarType | |
| AsString() const | PVarType | |
| AsTime() const | PVarType | |
| AsUnsigned() const | PVarType | |
| AsUnsigned64() const | PVarType | |
| BasicType enum name | PVarType | |
| Class() | PObject | inlinestatic |
| Clone() const | PVarType | virtual |
| CloneAs() const | PObject | inline |
| Compare(const PObject &obj) const | PObject | virtual |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| EqualTo enum value | PObject | |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetPointer() const | PVarType | |
| GetSize() const | PVarType | |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| GetType() const | PVarType | inline |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| InternalCopy(const PVarType &other) | PVarType | protectedvirtual |
| InternalDestroy() | PVarType | protected |
| InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
| IsClass(const char *cls) const | PObject | inline |
| LessThan enum value | PObject | |
| m_ | PVarType | protected |
| m_traceContextIdentifier | PObject | protected |
| m_type | PVarType | protected |
| OnGetValue() | PVarType | protectedvirtual |
| OnValueChanged() | PVarType | protectedvirtual |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator=(bool value) | PVarType | |
| operator=(char value) | PVarType | |
| operator=(int16_t value) | PVarType | |
| operator=(int32_t value) | PVarType | |
| operator=(int64_t value) | PVarType | |
| operator=(uint8_t value) | PVarType | |
| operator=(uint16_t value) | PVarType | |
| operator=(uint32_t value) | PVarType | |
| operator=(uint64_t value) | PVarType | |
| operator=(float value) | PVarType | |
| operator=(double value) | PVarType | |
| operator=(long double value) | PVarType | |
| operator=(const PGloballyUniqueID &value) | PVarType | |
| operator=(const PTime &value) | PVarType | |
| operator=(const char *str) | PVarType | inline |
| operator=(const PString &str) | PVarType | inline |
| operator=(const PVarType &other) | PVarType | inline |
| 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 | PVarType | virtual |
| PObject::PrintOn(ostream &strm) const | PObject | virtual |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| PVarType() | PVarType | inline |
| PVarType(bool value) | PVarType | inline |
| PVarType(char value) | PVarType | inline |
| PVarType(int16_t value) | PVarType | inline |
| PVarType(int32_t value) | PVarType | inline |
| PVarType(int64_t value) | PVarType | inline |
| PVarType(uint8_t value) | PVarType | inline |
| PVarType(uint16_t value) | PVarType | inline |
| PVarType(uint32_t value) | PVarType | inline |
| PVarType(uint64_t value) | PVarType | inline |
| PVarType(float value) | PVarType | inline |
| PVarType(double value) | PVarType | inline |
| PVarType(long double value) | PVarType | inline |
| PVarType(const PGloballyUniqueID &value) | PVarType | inline |
| PVarType(const PTime &value) | PVarType | inline |
| PVarType(const char *value, bool dynamic=false) | PVarType | inline |
| PVarType(const PString &value, bool dynamic=true) | PVarType | inline |
| PVarType(const void *value, PINDEX len, bool dynamic=false) | PVarType | inline |
| PVarType(const PBYTEArray &value, bool dynamic=true) | PVarType | inline |
| PVarType(const PVarType &other) | PVarType | inline |
| ReadFrom(istream &strm) | PVarType | virtual |
| PObject::ReadFrom(istream &strm) | PObject | virtual |
| SetBinary(const void *data, PINDEX len, bool dynamic) | PVarType | virtual |
| SetBinary(const PBYTEArray &value, bool dynamic) | PVarType | inline |
| SetDynamicBinary(const void *data, PINDEX len) | PVarType | inline |
| SetDynamicBinary(const PBYTEArray &value) | PVarType | inline |
| SetDynamicString(const char *value) | PVarType | inline |
| SetStaticBinary(const void *data, PINDEX len) | PVarType | inline |
| SetStaticBinary(const PBYTEArray &value) | PVarType | inline |
| SetStaticString(const char *value) | PVarType | inline |
| SetString(const char *value, bool dynamic) | PVarType | virtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| SetType(BasicType type, PINDEX option=0) | PVarType | virtual |
| SetValue(const PString &value) | PVarType | virtual |
| VarBoolean enum value | PVarType | |
| VarChar enum value | PVarType | |
| VarDynamicBinary enum value | PVarType | |
| VarDynamicString enum value | PVarType | |
| VarFixedString enum value | PVarType | |
| VarFloatDouble enum value | PVarType | |
| VarFloatExtended enum value | PVarType | |
| VarFloatSingle enum value | PVarType | |
| VarGUID enum value | PVarType | |
| VarInt16 enum value | PVarType | |
| VarInt32 enum value | PVarType | |
| VarInt64 enum value | PVarType | |
| VarInt8 enum value | PVarType | |
| VarNULL enum value | PVarType | |
| VarStaticBinary enum value | PVarType | |
| VarStaticString enum value | PVarType | |
| VarTime enum value | PVarType | |
| VarUInt16 enum value | PVarType | |
| VarUInt32 enum value | PVarType | |
| VarUInt64 enum value | PVarType | |
| VarUInt8 enum value | PVarType | |
| ~PObject() | PObject | inlinevirtual |
| ~PVarType() | PVarType | inline |