Public Member Functions | |
| virtual void | onAimlLoad (const std::string &filename)=0 |
| This function is called during initialization, for each aiml file that is loaded. | |
You could derive this class and then pass 'this' to cInterpreter::registerCallbacks(). None of these functions should block libaiml, they should return as soon as possible.
|
|
This function is called during initialization, for each aiml file that is loaded.
|
1.4.4