#include <h245.h>
Inheritance diagram for H245_H223SkewIndication:
Public Member Functions | |
H245_H223SkewIndication (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 | |
H245_LogicalChannelNumber | m_logicalChannelNumber1 |
H245_LogicalChannelNumber | m_logicalChannelNumber2 |
PASN_Integer | m_skew |
H245_H223SkewIndication::H245_H223SkewIndication | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H245_H223SkewIndication::GetDataLength | ( | ) | const |
PBoolean H245_H223SkewIndication::Decode | ( | PASN_Stream & | strm | ) |
void H245_H223SkewIndication::Encode | ( | PASN_Stream & | strm | ) | const |
void H245_H223SkewIndication::PrintOn | ( | ostream & | strm | ) | const |
Comparison H245_H223SkewIndication::Compare | ( | const PObject & | obj | ) | const |
PObject* H245_H223SkewIndication::Clone | ( | ) | const |
PASN_Integer H245_H223SkewIndication::m_skew |