#include <h245.h>
Inheritance diagram for H245_H223AL3MParameters:
Public Types | |
enum | OptionalFields { e_rsCodeCorrection } |
Public Member Functions | |
H245_H223AL3MParameters (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_H223AL3MParameters_headerFormat | m_headerFormat |
H245_H223AL3MParameters_crcLength | m_crcLength |
PASN_Integer | m_rcpcCodeRate |
H245_H223AL3MParameters_arqType | m_arqType |
PASN_Boolean | m_alpduInterleaving |
PASN_Integer | m_rsCodeCorrection |
H245_H223AL3MParameters::H245_H223AL3MParameters | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H245_H223AL3MParameters::GetDataLength | ( | ) | const |
PBoolean H245_H223AL3MParameters::Decode | ( | PASN_Stream & | strm | ) |
void H245_H223AL3MParameters::Encode | ( | PASN_Stream & | strm | ) | const |
void H245_H223AL3MParameters::PrintOn | ( | ostream & | strm | ) | const |
Comparison H245_H223AL3MParameters::Compare | ( | const PObject & | obj | ) | const |
PObject* H245_H223AL3MParameters::Clone | ( | ) | const |
PASN_Integer H245_H223AL3MParameters::m_rcpcCodeRate |
PASN_Boolean H245_H223AL3MParameters::m_alpduInterleaving |
PASN_Integer H245_H223AL3MParameters::m_rsCodeCorrection |