|
fcml 1.3.0
|
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. | |
| virtual | ~GASDialect () |
| Virtual destructor. | |
Additional Inherited Members | |
| Protected Member Functions inherited from fcml::Dialect | |
| 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 AT&T dialect.
|
inline |
Creates AT&T dialect.
| flags | Optional flags. |
|
inlinevirtual |
Virtual destructor.