Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

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 MemPager List of all members.

Public Member Functions

 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 * getLogpath (void)
 Get the log 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.
void setPrefix (char *path)
 Set auto-location prefix.

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::getLogpath void   )  [inline]
 

Get the log directory.

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.

void KeyPaths::setPrefix char *  path  ) 
 

Set auto-location prefix.


The documentation for this class was generated from the following file:
Generated on Tue Sep 13 02:19:09 2005 for Bayonne by  doxygen 1.4.4