uscxml::TransformerImpl Class Referenceabstract
Inheritance diagram for uscxml::TransformerImpl:
Collaboration diagram for uscxml::TransformerImpl:
Public Member Functions | |
| TransformerImpl (const Interpreter &other) | |
| virtual XERCESC_NS::DOMDocument * | getDocument () const |
| virtual | operator Interpreter () |
| virtual void | writeTo (std::ostream &stream)=0 |
Protected Attributes | |
| URL | _baseURL |
| InterpreterImpl::Binding | _binding |
| XERCESC_NS::DOMDocument * | _document |
| std::multimap< std::string, std::string > | _extensions |
| std::string | _name |
| std::list< std::string > | _options |
| XERCESC_NS::DOMElement * | _scxml |
| Interpreter | interpreter |
Friends | |
| class | Transformer |
The documentation for this class was generated from the following file:
- transform/Transformer.h
