Public Types | |
| enum | OptionalFields { e_domainIdentifier, e_transportAddress, e_endpointType, e_userInfo, e_timeZone } |
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_ArrayOf_AliasAddress | m_logicalAddresses |
| H225_AliasAddress | m_domainIdentifier |
| H225_AliasAddress | m_transportAddress |
| H225_EndpointType | m_endpointType |
| H501_UserInformation | m_userInfo |
| H501_TimeZone | m_timeZone |
Definition at line 2580 of file h501.h.
1.5.2