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

KeyPaths Class Reference

Load /etc/bayoone [paths] key value pairs. Load keypaths path location configuration data. More...

#include <bayonne.h>

Inheritance diagram for KeyPaths:

Keydata List of all members.

Public Methods

 KeyPaths ()
 Initialize keypath data.

const char* getLibexec (void)
 Get the driver and tgi base directories.

const char* getTgipath (void)
 Get library tgi exec search path.

const char* getLibpath (void)
 Get prefix for DSO modules at install.

const char* getDatafiles (void)
 Get the primary working storage for writable messages.

const char* getWrappers (void)
 Get the wrappers working space for inter-system bridging.

const char* getRunfiles (void)
 Get the runfile directory.

const char* getSpool (void)
 Get the spool directory.

const char* getScriptFiles (void)
 Get the primary script prefix directory.

const char* getPromptFiles (void)
 Get the prompt directory.

const char* getCache (void)
 Get the pre-cache directory.


Detailed Description

Load /etc/bayoone [paths] key value pairs. Load keypaths path location configuration data.

Has internal defaults if section or file is missing.

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


Constructor & Destructor Documentation

KeyPaths::KeyPaths ( )
 

Initialize keypath data.


Member Function Documentation

const char * KeyPaths::getCache ( void ) [inline]
 

Get the pre-cache directory.

const char * KeyPaths::getDatafiles ( void ) [inline]
 

Get the primary working storage for writable messages.

const char * KeyPaths::getLibexec ( void ) [inline]
 

Get the driver and tgi base directories.

const char * KeyPaths::getLibpath ( void ) [inline]
 

Get prefix for DSO modules at install.

const char * KeyPaths::getPromptFiles ( void ) [inline]
 

Get the prompt directory.

const char * KeyPaths::getRunfiles ( void ) [inline]
 

Get the runfile directory.

const char * KeyPaths::getScriptFiles ( void ) [inline]
 

Get the primary script prefix directory.

const char * KeyPaths::getSpool ( void ) [inline]
 

Get the spool directory.

const char * KeyPaths::getTgipath ( void ) [inline]
 

Get library tgi exec search path.

const char * KeyPaths::getWrappers ( void ) [inline]
 

Get the wrappers working space for inter-system bridging.


The documentation for this class was generated from the following file:
Generated at Thu May 31 11:43:29 2001 for Bayonne by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000