Public Types | |
| enum | OptionalFields { e_gatekeeperIdentifier } |
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_TransportAddress | m_rasAddress |
| H225_GatekeeperIdentifier | m_gatekeeperIdentifier |
| PASN_Boolean | m_needToRegister |
| PASN_Integer | m_priority |
Definition at line 4745 of file h225.h.
1.5.2