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