Public Types | |
| enum | OptionalFields { e_nonStandardData, e_averageRate, e_burst, e_peakRate, e_maxPktSize } |
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_NonStandardParameter | m_nonStandardData |
| PASN_Integer | m_averageRate |
| PASN_Integer | m_burst |
| PASN_Integer | m_peakRate |
| PASN_Integer | m_maxPktSize |
Definition at line 11994 of file h245.h.
1.5.2