Bayonne
Public Member Functions | Static Public Member Functions

ost::BayonneConfig Class Reference

A bayonne config class, used for special purposes, especially during script compiles. More...

#include <bayonne.h>

List of all members.

Public Member Functions

 BayonneConfig (const char *id, Define *def, const char *path)
 BayonneConfig (const char *id, const char *path)
void setEnv (const char *id)

Static Public Member Functions

static BayonneConfigget (const char *id)
static void rebuild (ScriptImage *img)

Detailed Description

A bayonne config class, used for special purposes, especially during script compiles.

Author:
David Sugar <dyfet@gnutelephony.org> Bayonne config cache for compiler.

Constructor & Destructor Documentation

ost::BayonneConfig::BayonneConfig ( const char *  id,
Define *  def,
const char *  path 
)
ost::BayonneConfig::BayonneConfig ( const char *  id,
const char *  path 
)

Member Function Documentation

static BayonneConfig* ost::BayonneConfig::get ( const char *  id) [static]
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: