Public Types | |
| enum | OptionalFields { e_nonStandardData, e_dataRatesSupported } |
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 | |
| H225_NonStandardParameter | m_nonStandardData |
| H225_ArrayOf_DataRate | m_dataRatesSupported |
| H225_ArrayOf_SupportedPrefix | m_supportedPrefixes |
| H245_DataProtocolCapability | m_t38FaxProtocol |
| H245_T38FaxProfile | m_t38FaxProfile |
Definition at line 6747 of file h225.h.
1.5.2