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. More...

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

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

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

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

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

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

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

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

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

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


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:
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 Wed Dec 5 09:13:31 2001 for Bayonne by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001