Public Types | |
| enum | OptionalFields { e_capabilityTableEntryNumbers, e_capabilityDescriptorNumbers } |
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 | |
| PASN_Boolean | m_multiplexCapability |
| H245_ArrayOf_CapabilityTableEntryNumber | m_capabilityTableEntryNumbers |
| H245_ArrayOf_CapabilityDescriptorNumber | m_capabilityDescriptorNumbers |
Definition at line 15019 of file h245.h.
1.5.2