ost::BayonneBinder Class Reference

An intermediary binder class for Bayonne engine. More...

#include <bayonne.h>

Inheritance diagram for ost::BayonneBinder:
ost::Bayonne

List of all members.

Static Public Member Functions

static const char * submitRequest (const char **data)
static ScriptCompiler * getCompiler (void)

Protected Member Functions

virtual const char * submit (const char **data)
virtual ScriptCompiler * compiler (void)
BayonneSessionsession (ScriptInterp *interp)
bool scriptEvent (ScriptInterp *interp, const char *evt)
bool digitEvent (ScriptInterp *interp, const char *evt)
 BayonneBinder (const char *id)

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:
Generated on Mon Jul 5 22:14:02 2010 for Bayonne by  doxygen 1.6.3