OpenH323 1.18.0
Public Types | Public Member Functions | Public Attributes
H245_CloseLogicalChannel Class Reference

#include <h245.h>

Inheritance diagram for H245_CloseLogicalChannel:
PASN_Sequence

List of all members.

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

Member Enumeration Documentation

Enumerator:
e_reason 

Constructor & Destructor Documentation

H245_CloseLogicalChannel::H245_CloseLogicalChannel ( unsigned  tag = UniversalSequence,
TagClass  tagClass = UniversalTagClass 
)

Member Function Documentation

PObject* H245_CloseLogicalChannel::Clone ( ) const
Comparison H245_CloseLogicalChannel::Compare ( const PObject &  obj) const
BOOL H245_CloseLogicalChannel::Decode ( PASN_Stream &  strm)
void H245_CloseLogicalChannel::Encode ( PASN_Stream &  strm) const
PINDEX H245_CloseLogicalChannel::GetDataLength ( ) const
void H245_CloseLogicalChannel::PrintOn ( ostream &  strm) const

Member Data Documentation


The documentation for this class was generated from the following file: