fcml
1.2.2
|
Wraps the AT&T dialect. More...
#include <fcml_gas_dialect.hpp>
Public Member Functions | |
GASDialect (fcml_uint32_t flags=FCML_GAS_DIALECT_CF_DEFAULT) | |
Creates AT&T dialect. More... | |
virtual | ~GASDialect () |
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 AT&T dialect.
|
inline |
Creates AT&T dialect.
flags | Optional flags. |
|
inlinevirtual |
Virtual destructor.