H245_ConnectionIdentifier Class Reference

#include <h245.h>

Inheritance diagram for H245_ConnectionIdentifier:

PASN_Sequence List of all members.

Public Member Functions

 H245_ConnectionIdentifier (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

PASN_Integer m_channelTag
PASN_Integer m_sequenceNumber

Constructor & Destructor Documentation

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


Member Function Documentation

PINDEX H245_ConnectionIdentifier::GetDataLength (  )  const

PBoolean H245_ConnectionIdentifier::Decode ( PASN_Stream &  strm  ) 

void H245_ConnectionIdentifier::Encode ( PASN_Stream &  strm  )  const

void H245_ConnectionIdentifier::PrintOn ( ostream &  strm  )  const

Comparison H245_ConnectionIdentifier::Compare ( const PObject &  obj  )  const

PObject* H245_ConnectionIdentifier::Clone (  )  const


Member Data Documentation

PASN_Integer H245_ConnectionIdentifier::m_channelTag

PASN_Integer H245_ConnectionIdentifier::m_sequenceNumber


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 11:49:24 2008 for OPAL by  doxygen 1.5.1