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

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. | |
Has internal defaults if section or file is missing.
|
|
Initialize keypath data.
|
|
|
Get the pre-cache directory.
|
|
|
Get the primary working storage for writable messages.
|
|
|
Get the driver and tgi base directories.
|
|
|
Get prefix for DSO modules at install.
|
|
|
Get the log directory.
|
|
|
Get the prompt directory.
|
|
|
Get the runfile directory.
|
|
|
Get the primary script prefix directory.
|
|
|
Get the spool directory.
|
|
|
Get library tgi exec search path.
|
|
|
Get the wrappers working space for inter-system bridging.
|
|
|
Set auto-location prefix.
|
1.4.4