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

Public Types | |
| enum | OptionalFields { e_irrFrequencyInCall, e_totalBandwidthRestriction, e_alternateTransportAddresses, e_useSpecifiedTransport } |
Public Member Functions | |
| H225_RegistrationConfirm_preGrantedARQ (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_makeCall |
| PASN_Boolean | m_useGKCallSignalAddressToMakeCall |
| PASN_Boolean | m_answerCall |
| PASN_Boolean | m_useGKCallSignalAddressToAnswer |
| PASN_Integer | m_irrFrequencyInCall |
| H225_BandWidth | m_totalBandwidthRestriction |
| H225_AlternateTransportAddresses | m_alternateTransportAddresses |
| H225_UseSpecifiedTransport | m_useSpecifiedTransport |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2