#include <bayonne.h>
Inheritance diagram for KeyServer:

Public Member Functions | |
| KeyServer () | |
| Load active server configuration. | |
| const char * | getNode (void) |
| Get the name of the node identifier. | |
| const char * | getLogin (void) |
| Return default script attach login state. | |
| const char * | getPolicyOrder (void) |
| Return policy search order. | |
| const char * | getPassword (void) |
| Get the remote access password. | |
| const char * | getToken (void) |
| Get tgi token seperator. | |
| void | loadGroups (bool test) |
| Load all active trunk group records. | |
| int | getNodeCount (void) |
| Get number of nodes. | |
| const char * | getIncoming (Trunk *trunk) |
| void | printRoutes (void) |
| Print updated route map to runfile. | |
Friends | |
| class | Fifo |
|
|
Load active server configuration.
|
|
|
|
|
|
Return default script attach login state.
|
|
|
Get the name of the node identifier.
|
|
|
Get number of nodes.
|
|
|
Get the remote access password.
|
|
|
Return policy search order.
|
|
|
Get tgi token seperator.
|
|
|
Load all active trunk group records.
|
|
|
Print updated route map to runfile.
|
|
|
|
1.4.4