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

#include <h245.h>

Inheritance diagram for H245_OpenLogicalChannel:
PASN_Sequence

List of all members.

Public Types

enum  OptionalFields { e_reverseLogicalChannelParameters, e_separateStack, e_encryptionSync }

Public Member Functions

 H245_OpenLogicalChannel (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_OpenLogicalChannel_forwardLogicalChannelParameters m_forwardLogicalChannelParameters
H245_OpenLogicalChannel_reverseLogicalChannelParameters m_reverseLogicalChannelParameters
H245_NetworkAccessParameters m_separateStack
H245_EncryptionSync m_encryptionSync

Member Enumeration Documentation

Enumerator:
e_reverseLogicalChannelParameters 
e_separateStack 
e_encryptionSync 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation


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