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