Public Types | |
| enum | OptionalFields { e_sourceInfo, e_callInfo, e_usageSpec, e_desiredProtocols } |
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 | |
| H501_PartyInformation | m_destinationInfo |
| H501_PartyInformation | m_sourceInfo |
| H501_CallInformation | m_callInfo |
| H501_UsageSpecification | m_usageSpec |
| H501_ArrayOf_SupportedProtocols | m_desiredProtocols |
Definition at line 2778 of file h501.h.
1.5.2