uscxml::ExecutableContent Class Reference
Facade for all executable content implementations.
#include <ExecutableContent.h>
Public Member Functions | |
| void | enterElement (XERCESC_NS::DOMElement *node) |
| void | exitElement (XERCESC_NS::DOMElement *node) |
| std::string | getLocalName () |
| std::string | getNamespace () |
| PIMPL_OPERATORS (ExecutableContent) | |
| bool | processChildren () |
Protected Attributes | |
| std::shared_ptr< ExecutableContentImpl > | _impl |
The documentation for this class was generated from the following files:
- plugins/ExecutableContent.h
- plugins/ExecutableContent.cpp
