Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

KeyServer Class Reference

This class is a cache for server specific configuration information which may be configured from /etc/bayonne.conf [server]. load server configuration data. More...

#include <bayonne.h>

Inheritance diagram for KeyServer:

Keydata List of all members.

Public Methods

 KeyServer ()
 Load active server configuration.

const char* getNode (void)
 Get the name of the node identifier. More...

const char* getToken (void)
 Get tgi token seperator. More...

void loadGroups (void)
 Load all active trunk group records.

const char* getDefault (void)
 Get default trunk group schedule name. More...

unsigned getGid (void)
 get group id. More...

unsigned getUid (void)
 get user id. More...

int getNodeCount (void)
 Get number of nodes. More...


Detailed Description

This class is a cache for server specific configuration information which may be configured from /etc/bayonne.conf [server]. load server configuration data.

Author(s):
David Sugar <dyfet@ostel.com>


Constructor & Destructor Documentation

KeyServer::KeyServer ( )
 

Load active server configuration.


Member Function Documentation

const char * KeyServer::getDefault ( void ) [inline]
 

Get default trunk group schedule name.

Returns:
schedule name.

unsigned KeyServer::getGid ( void ) [inline]
 

get group id.

Returns:
gid

const char * KeyServer::getNode ( void ) [inline]
 

Get the name of the node identifier.

Returns:
node id.

int KeyServer::getNodeCount ( void ) [inline]
 

Get number of nodes.

Returns:
node count.

const char * KeyServer::getToken ( void ) [inline]
 

Get tgi token seperator.

Returns:
token seperator.

unsigned KeyServer::getUid ( void ) [inline]
 

get user id.

Returns:
uid

void KeyServer::loadGroups ( void )
 

Load all active trunk group records.


The documentation for this class was generated from the following file:
Generated at Fri Dec 15 12:35:20 2000 for Bayonne by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000