#include <h225.h>
Inheritance diagram for H225_UUIEsRequested:

Public Types | |
| enum | OptionalFields { e_status, e_statusInquiry, e_setupAcknowledge, e_notify } |
Public Member Functions | |
| H225_UUIEsRequested (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
| 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 | |
| PASN_Boolean | m_setup |
| PASN_Boolean | m_callProceeding |
| PASN_Boolean | m_connect |
| PASN_Boolean | m_alerting |
| PASN_Boolean | m_information |
| PASN_Boolean | m_releaseComplete |
| PASN_Boolean | m_facility |
| PASN_Boolean | m_progress |
| PASN_Boolean | m_empty |
| PASN_Boolean | m_status |
| PASN_Boolean | m_statusInquiry |
| PASN_Boolean | m_setupAcknowledge |
| PASN_Boolean | m_notify |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2