Public Types | |
| enum | { NoRegistrationNeeded, NeedToRegister, Register, IsRegistered, RegistrationFailed } |
Public Member Functions | |
| AlternateInfo (const H225_AlternateGK &alt) | |
| ~AlternateInfo () | |
| H225_AlternateGK | GetAlternate () |
| Comparison | Compare (const PObject &obj) |
| void | PrintOn (ostream &strm) const |
Public Attributes | |
| H323TransportAddress | rasAddress |
| PString | gatekeeperIdentifier |
| unsigned | priority |
Definition at line 540 of file gkclient.h.
| anonymous enum |
Definition at line 552 of file gkclient.h.
1.5.2