ASNType enum name | PASNObject | |
ASNTypeMax enum value | PASNObject | |
ASNTypeToType | PASNObject | [protected, static] |
Choice enum value | PASNObject | |
Class() | PObject | [inline, static] |
Clone() const | PASNGauge | [inline, virtual] |
Compare(const PObject &obj) const | PObject | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
Counter enum value | PASNObject | |
Counter64 enum value | PASNObject | |
Decode(const PBYTEArray &buffer, PINDEX &i) | PASNGauge | [inline] |
PASNUnsignedInteger::Decode(const PBYTEArray &buffer, PINDEX &i, PASNObject::ASNType theType) | PASNUnsignedInteger | [protected] |
DecodeASNInteger(const PBYTEArray &buffer, PINDEX &ptr, PASNInt &value, ASNType type=Integer) | PASNObject | [static] |
DecodeASNLength(const PBYTEArray &buffer, PINDEX &ptr, WORD &len) | PASNObject | [static] |
DecodeASNUnsigned(const PBYTEArray &buffer, PINDEX &ptr, PASNUnsigned &value, ASNType type=TimeTicks) | PASNObject | [static] |
Encode(PBYTEArray &buffer) | PASNGauge | [inline, virtual] |
PASNUnsignedInteger::Encode(PBYTEArray &buffer, PASNObject::ASNType theType) | PASNUnsignedInteger | [protected] |
EncodeASNHeader(PBYTEArray &buffer, PASNObject::ASNType type, WORD length) | PASNObject | [static] |
EncodeASNInteger(PBYTEArray &buffer, PASNInt data, PASNObject::ASNType type) | PASNObject | [static] |
EncodeASNLength(PBYTEArray &buffer, WORD length) | PASNObject | [static] |
EncodeASNSequenceStart(PBYTEArray &buffer, BYTE type, WORD length) | PASNObject | [static] |
EncodeASNUnsigned(PBYTEArray &buffer, PASNUnsigned data, PASNObject::ASNType type) | PASNObject | [static] |
EqualTo enum value | PObject | |
Gauge enum value | PASNObject | |
GetASNHeaderLength(WORD length) | PASNObject | [static] |
GetASNIntegerLength(PASNInt data) | PASNObject | [static] |
GetASNLengthLength(WORD length) | PASNObject | [static] |
GetASNSequenceStartLength(WORD length) | PASNObject | [static] |
GetASNUnsignedLength(PASNUnsigned data) | PASNObject | [static] |
GetChoice() const | PASNObject | |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetEncodedLength() | PASNUnsignedInteger | [virtual] |
GetInteger() const | PASNObject | [virtual] |
GetIPAddress() const | PASNObject | [virtual] |
GetSequence() const | PASNObject | [virtual] |
GetString() const | PASNUnsignedInteger | [virtual] |
GetType() const | PASNGauge | [inline, virtual] |
GetTypeAsString() const | PASNGauge | [virtual] |
GetUnsigned() const | PASNUnsignedInteger | [virtual] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
Integer enum value | PASNObject | |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IPAddress enum value | PASNObject | |
IsClass(const char *cls) const | PObject | [inline] |
LessThan enum value | PObject | |
NsapAddress enum value | PASNObject | |
Null enum value | PASNObject | |
ObjectID enum value | PASNObject | |
Opaque enum value | PASNObject | |
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] |
PASNGauge(PASNUnsigned val) | PASNGauge | [inline] |
PASNGauge(const PBYTEArray &buffer, PINDEX &ptr) | PASNGauge | [inline] |
PASNObject() | PASNObject | [protected] |
PASNUnsignedInteger(PASNUnsigned val) | PASNUnsignedInteger | [inline] |
PASNUnsignedInteger(const PBYTEArray &buffer, PINDEX &ptr) | PASNUnsignedInteger | |
PASNUnsignedInteger() | PASNUnsignedInteger | [inline, protected] |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PASNUnsignedInteger | [virtual] |
ReadFrom(istream &strm) | PObject | [virtual] |
Sequence enum value | PASNObject | |
String enum value | PASNObject | |
TimeTicks enum value | PASNObject | |
UInteger32 enum value | PASNObject | |
Unknown enum value | PASNObject | |
~PObject() | PObject | [inline, virtual] |