#include <gcc.h>
Inheritance diagram for GCC_ConductorAssignIndication:
Public Member Functions | |
GCC_ConductorAssignIndication (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
PINDEX | GetDataLength () const |
BOOL | Decode (PASN_Stream &strm) |
void | Encode (PASN_Stream &strm) const |
void | PrintOn (ostream &strm) const |
Comparison | Compare (const PObject &obj) const |
PObject * | Clone () const |
Public Attributes | |
GCC_UserID | m_conductingNode |
GCC_ConductorAssignIndication::GCC_ConductorAssignIndication | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX GCC_ConductorAssignIndication::GetDataLength | ( | ) | const |
BOOL GCC_ConductorAssignIndication::Decode | ( | PASN_Stream & | strm | ) |
void GCC_ConductorAssignIndication::Encode | ( | PASN_Stream & | strm | ) | const |
void GCC_ConductorAssignIndication::PrintOn | ( | ostream & | strm | ) | const |
Comparison GCC_ConductorAssignIndication::Compare | ( | const PObject & | obj | ) | const |
PObject* GCC_ConductorAssignIndication::Clone | ( | ) | const |