Public Types | |
| enum | OptionalFields { e_rsCodeCorrection } |
Public Member Functions | |
| 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_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 |
Definition at line 12871 of file h245.h.
1.5.2