uscxml::IOProcessorCallbacks Class Referenceabstract
Callbacks available for every IO processor.
#include <IOProcessorImpl.h>
Inheritance diagram for uscxml::IOProcessorCallbacks:
Public Member Functions | |
virtual | ~IOProcessorCallbacks () |
silence virtual destructor warning from swig | |
virtual void | enqueueAtInvoker (const std::string &invokeId, const Event &event)=0 |
virtual void | enqueueAtParent (const Event &event)=0 |
virtual void | enqueueExternal (const Event &event)=0 |
virtual void | enqueueInternal (const Event &event)=0 |
virtual Logger | getLogger ()=0 |
virtual const std::string & | getName ()=0 |
virtual const std::string & | getSessionId ()=0 |
The documentation for this class was generated from the following file:
- plugins/IOProcessorImpl.h