ost::BayonneBinder Class Reference
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] |
| virtual unsigned ost::BayonneBinder::destinations |
( |
Image * |
img, |
|
|
const char ** |
array, |
|
|
unsigned |
max | |
|
) |
| | [protected, virtual] |
| bool ost::BayonneBinder::digitEvent |
( |
ScriptInterp * |
interp, |
|
|
const char * |
evt | |
|
) |
| | [protected] |
| virtual void ost::BayonneBinder::dropCall |
( |
BayonneSession * |
child |
) |
[protected, virtual] |
| static unsigned ost::BayonneBinder::gatherDestinations |
( |
ScriptImage * |
img, |
|
|
const char ** |
index, |
|
|
unsigned |
max | |
|
) |
| | [static] |
| static ScriptCompiler* ost::BayonneBinder::getCompiler |
( |
void |
|
) |
[static] |
| virtual Name* ost::BayonneBinder::getIncoming |
( |
ScriptImage * |
img, |
|
|
BayonneSession * |
s, |
|
|
Event * |
event | |
|
) |
| | [protected, virtual] |
| static bool ost::BayonneBinder::isDestination |
( |
const char * |
name |
) |
[static] |
| virtual bool ost::BayonneBinder::isDestination |
( |
Image * |
img, |
|
|
const char * |
name | |
|
) |
| | [protected, virtual] |
| virtual void ost::BayonneBinder::makeCall |
( |
BayonneSession * |
child |
) |
[protected, virtual] |
| 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] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: