uscxml::Transformer Class Reference
Public Member Functions | |
Transformer (std::shared_ptr< TransformerImpl > const impl) | |
Transformer (const Transformer &other) | |
std::shared_ptr< TransformerImpl > | getImpl () |
operator bool () const | |
operator Interpreter () | |
bool | operator!= (const Transformer &other) const |
bool | operator< (const Transformer &other) const |
Transformer & | operator= (const Transformer &other) |
bool | operator== (const Transformer &other) const |
void | setExtensions (const std::multimap< std::string, std::string > &extensions) |
void | setOptions (const std::list< std::string > &options) |
virtual void | writeTo (std::ostream &stream) |
Protected Attributes | |
std::shared_ptr< TransformerImpl > | _impl |
The documentation for this class was generated from the following file:
- transform/Transformer.h