A bayonne config class, used for special purposes, especially during script compiles.
More...
#include <bayonne.h>
|
| | BayonneConfig (const char *id, Keydata::Define *def, const char *path) |
| |
| | BayonneConfig (const char *id, const char *path) |
| |
| void | setEnv (const char *id) |
| |
| | DynamicKeydata (const char *keypath, Keydata::Define *def=NULL, const char *homepath=NULL) |
| |
| const char * | getString (const char *key, char *buf, size_t size) |
| |
| long | getValue (const char *key) |
| |
| bool | isKey (const char *key) |
| |
| bool | getBoolean (const char *key) |
| |
A bayonne config class, used for special purposes, especially during script compiles.
- Author
- David Sugar dyfet.nosp@m.@gnu.nosp@m.telep.nosp@m.hony.nosp@m..org Bayonne config cache for compiler.
| ost::BayonneConfig::BayonneConfig |
( |
const char * |
id, |
|
|
Keydata::Define * |
def, |
|
|
const char * |
path |
|
) |
| |
| ost::BayonneConfig::BayonneConfig |
( |
const char * |
id, |
|
|
const char * |
path |
|
) |
| |
| static void ost::BayonneConfig::rebuild |
( |
ScriptImage * |
img | ) |
|
|
static |
| void ost::BayonneConfig::setEnv |
( |
const char * |
id | ) |
|
The documentation for this class was generated from the following file: