An intermediary binder class for Bayonne engine.
More...
#include <bayonne.h>
List of all members.
Detailed Description
An intermediary binder class for Bayonne engine.
- Author:
- David Sugar <dyfet@gnutelephony.org> Binder class.
Constructor & Destructor Documentation
ost::BayonneBinder::BayonneBinder |
( |
const char * |
id | ) |
[protected] |
Member Function Documentation
virtual ScriptCompiler* ost::BayonneBinder::compiler |
( |
void |
| ) |
[protected, virtual] |
bool ost::BayonneBinder::digitEvent |
( |
ScriptInterp * |
interp, |
|
|
const char * |
evt |
|
) |
| [protected] |
static ScriptCompiler* ost::BayonneBinder::getCompiler |
( |
void |
| ) |
[static] |
bool ost::BayonneBinder::scriptEvent |
( |
ScriptInterp * |
interp, |
|
|
const char * |
evt |
|
) |
| [protected] |
BayonneSession* ost::BayonneBinder::session |
( |
ScriptInterp * |
interp | ) |
[protected] |
virtual const char* ost::BayonneBinder::submit |
( |
const char ** |
data | ) |
[protected, virtual] |
static const char* ost::BayonneBinder::submitRequest |
( |
const char ** |
data | ) |
[static] |
The documentation for this class was generated from the following file: