|
fcml
1.2.2
|
Wraps the Intel dialect. More...
#include <fcml_intel_dialect.hpp>


Public Member Functions | |
| IntelDialect (fcml_uint32_t flags=FCML_INTEL_DIALECT_CF_DEFAULT) | |
| Creates the Intel dialect. More... | |
| virtual | ~IntelDialect () |
| Virtual destructor. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from fcml::Dialect | |
| Dialect () | |
| Default constructor. More... | |
| virtual | ~Dialect () |
| Virtual destructor. More... | |
| fcml_st_dialect * | getDialect () const |
| Gets the wrapped FCML dialect. More... | |
| void | setDialect (fcml_st_dialect *dialect) |
| Sets a new dialect for the wrapper. More... | |
Wraps the Intel dialect.
|
inline |
Creates the Intel dialect.
| flags | Optional flags. |
|
inlinevirtual |
Virtual destructor.
1.8.13