Public Types | |
| enum | OptionalFields { e_numberA, e_numberB, e_ccIdentifier, e_service, e_extension } |
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 | |
| H4501_EndpointAddress | m_numberA |
| H4501_EndpointAddress | m_numberB |
| H225_CallIdentifier | m_ccIdentifier |
| H4507_BasicService | m_service |
| H4509_ArrayOf_MixedExtension | m_extension |
Definition at line 237 of file h4509.h.
1.5.2