#include <h245.h>
Inheritance diagram for H245_H223LogicalChannelParameters:
Public Member Functions | |
H245_H223LogicalChannelParameters (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_H223LogicalChannelParameters_adaptationLayerType | m_adaptationLayerType |
PASN_Boolean | m_segmentableFlag |
H245_H223LogicalChannelParameters::H245_H223LogicalChannelParameters | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H245_H223LogicalChannelParameters::GetDataLength | ( | ) | const |
BOOL H245_H223LogicalChannelParameters::Decode | ( | PASN_Stream & | strm | ) |
void H245_H223LogicalChannelParameters::Encode | ( | PASN_Stream & | strm | ) | const |
void H245_H223LogicalChannelParameters::PrintOn | ( | ostream & | strm | ) | const |
Comparison H245_H223LogicalChannelParameters::Compare | ( | const PObject & | obj | ) | const |
PObject* H245_H223LogicalChannelParameters::Clone | ( | ) | const |
H245_H223LogicalChannelParameters_adaptationLayerType H245_H223LogicalChannelParameters::m_adaptationLayerType |
PASN_Boolean H245_H223LogicalChannelParameters::m_segmentableFlag |