Public Types | |
| enum | OptionalFields { e_presentationIndicator, e_screeningIndicator } |
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 | |
| H225_AliasAddress | m_address |
| H225_PresentationIndicator | m_presentationIndicator |
| H225_ScreeningIndicator | m_screeningIndicator |
Definition at line 898 of file h225.h.
1.5.2