#include <h460pres.h>
Public Member Functions | |
H460P_PresenceIdentifier (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
PINDEX | GetDataLength () const |
PBoolean | Decode (PASN_Stream &strm) |
void | Encode (PASN_Stream &strm) const |
void | PrintOn (ostream &strm) const |
Comparison | Compare (const PObject &obj) const |
PObject * | Clone () const |
Data Fields | |
PASN_OctetString | m_guid |
H460P_PresenceIdentifier::H460P_PresenceIdentifier | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PObject* H460P_PresenceIdentifier::Clone | ( | ) | const |
Comparison H460P_PresenceIdentifier::Compare | ( | const PObject & | obj | ) | const |
PBoolean H460P_PresenceIdentifier::Decode | ( | PASN_Stream & | strm | ) |
void H460P_PresenceIdentifier::Encode | ( | PASN_Stream & | strm | ) | const |
PINDEX H460P_PresenceIdentifier::GetDataLength | ( | ) | const |
void H460P_PresenceIdentifier::PrintOn | ( | ostream & | strm | ) | const |
PASN_OctetString H460P_PresenceIdentifier::m_guid |