#include <h225.h>
Inheritance diagram for H225_AlternateGK:
Public Types | |
enum | OptionalFields { e_gatekeeperIdentifier } |
Public Member Functions | |
H225_AlternateGK (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 | |
H225_TransportAddress | m_rasAddress |
H225_GatekeeperIdentifier | m_gatekeeperIdentifier |
PASN_Boolean | m_needToRegister |
PASN_Integer | m_priority |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|