fcml 1.3.0
|
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. | |
virtual | ~IntelDialect () |
Virtual destructor. | |
Additional Inherited Members | |
![]() | |
Dialect () | |
Default constructor. | |
virtual | ~Dialect () |
Virtual destructor. | |
fcml_st_dialect * | getDialect () const |
Gets the wrapped FCML dialect. | |
void | setDialect (fcml_st_dialect *dialect) |
Sets a new dialect for the wrapper. | |
![]() |
Wraps the Intel dialect.
|
inline |
Creates the Intel dialect.
flags | Optional flags. |
|
inlinevirtual |
Virtual destructor.