#include <bayonne.h>
Inheritance diagram for aaScript:

Public Methods | |
| functioncall_t | getFunction (char *name) |
| Get a function call handler by name. More... | |
| aaScript () | |
| Default scripting environment. | |
| void | addModule (Module *module) |
| Used to bind "generic" modules to aaScript. More... | |
Protected Methods | |
| unsigned long | getTrapMask (const char *trapname) |
| New GetTrapMask() used to set DTMF bit when dtmf digits are also requested in ^traps. More... | |
| void | addFunction (char *name, functioncall_t function) |
| Add a generic function to the interpreter. More... | |
Friends | |
| class | Functions |
Individual drivers may further derive sub-dialects.
|
|
Default scripting environment.
|
|
|
Add a generic function to the interpreter.
|
|
|
Used to bind "generic" modules to aaScript.
|
|
|
Get a function call handler by name.
|
|
|
New GetTrapMask() used to set DTMF bit when dtmf digits are also requested in ^traps.
|
|
|
|
1.2.1 written by Dimitri van Heesch,
© 1997-2000