#include <h245.h>
Inheritance diagram for H245_CloseLogicalChannel:
Public Types | |
enum | OptionalFields { e_reason } |
Public Member Functions | |
H245_CloseLogicalChannel (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 | |
H245_LogicalChannelNumber | m_forwardLogicalChannelNumber |
H245_CloseLogicalChannel_source | m_source |
H245_CloseLogicalChannel_reason | m_reason |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|