#include <h245.h>
Inheritance diagram for H245_ModeElement:

Public Types | |
| enum | OptionalFields { e_h223ModeParameters, e_v76ModeParameters, e_h2250ModeParameters, e_genericModeParameters, e_multiplexedStreamModeParameters, e_logicalChannelNumber } |
Public Member Functions | |
| H245_ModeElement (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_ModeElementType | m_type |
| H245_H223ModeParameters | m_h223ModeParameters |
| H245_V76ModeParameters | m_v76ModeParameters |
| H245_H2250ModeParameters | m_h2250ModeParameters |
| H245_GenericCapability | m_genericModeParameters |
| H245_MultiplexedStreamModeParameters | m_multiplexedStreamModeParameters |
| H245_LogicalChannelNumber | m_logicalChannelNumber |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2