Public Types | |
| enum | OptionalFields { e_accessTokens, e_srcInfo, e_startTime, e_endTime, e_terminationCause } |
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_CallInformation | m_callInfo |
| H501_ArrayOf_AccessToken | m_accessTokens |
| H501_Role | m_senderRole |
| H501_UsageCallStatus | m_usageCallStatus |
| H501_PartyInformation | m_srcInfo |
| H501_PartyInformation | m_destAddress |
| H235_TimeStamp | m_startTime |
| H235_TimeStamp | m_endTime |
| H501_TerminationCause | m_terminationCause |
| H501_ArrayOf_UsageField | m_usageFields |
Definition at line 2840 of file h501.h.
1.5.2