#include <gcc.h>
Inheritance diagram for GCC_RegistryAllocateHandleResponse:
Public Member Functions | |
GCC_RegistryAllocateHandleResponse (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 |
Public Attributes | |
GCC_EntityID | m_entityID |
PASN_Integer | m_numberOfHandles |
GCC_Handle | m_firstHandle |
GCC_RegistryAllocateHandleResponse_result | m_result |
GCC_RegistryAllocateHandleResponse::GCC_RegistryAllocateHandleResponse | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX GCC_RegistryAllocateHandleResponse::GetDataLength | ( | ) | const |
PBoolean GCC_RegistryAllocateHandleResponse::Decode | ( | PASN_Stream & | strm | ) |
void GCC_RegistryAllocateHandleResponse::Encode | ( | PASN_Stream & | strm | ) | const |
void GCC_RegistryAllocateHandleResponse::PrintOn | ( | ostream & | strm | ) | const |
Comparison GCC_RegistryAllocateHandleResponse::Compare | ( | const PObject & | obj | ) | const |
PObject* GCC_RegistryAllocateHandleResponse::Clone | ( | ) | const |