uscxml::DataModelCallbacks Class Referenceabstract
Callbacks available for every data-model.
#include <DataModelImpl.h>
Inheritance diagram for uscxml::DataModelCallbacks:
Public Member Functions | |
virtual | ~DataModelCallbacks () |
silence virtual destructor warning from swig | |
virtual XERCESC_NS::DOMDocument * | getDocument () const =0 |
virtual const std::map< std::string, Invoker > & | getInvokers ()=0 |
virtual const std::map< std::string, IOProcessor > & | getIOProcessors ()=0 |
virtual Logger | getLogger ()=0 |
virtual const std::string & | getName ()=0 |
virtual const std::string & | getSessionId ()=0 |
virtual bool | isInState (const std::string &stateId)=0 |
The documentation for this class was generated from the following file:
- plugins/DataModelImpl.h