fcml  1.2.2
Public Member Functions | List of all members
fcml::GASDialect Class Reference

Wraps the AT&T dialect. More...

#include <fcml_gas_dialect.hpp>

Inheritance diagram for fcml::GASDialect:
Inheritance graph
[legend]
Collaboration diagram for fcml::GASDialect:
Collaboration graph
[legend]

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_dialectgetDialect () const
 Gets the wrapped FCML dialect. More...
 
void setDialect (fcml_st_dialect *dialect)
 Sets a new dialect for the wrapper. More...
 

Detailed Description

Wraps the AT&T dialect.

Since
1.1.0

Constructor & Destructor Documentation

◆ GASDialect()

fcml::GASDialect::GASDialect ( fcml_uint32_t  flags = FCML_GAS_DIALECT_CF_DEFAULT)
inline

Creates AT&T dialect.

Parameters
flagsOptional flags.
Since
1.1.0

◆ ~GASDialect()

virtual fcml::GASDialect::~GASDialect ( )
inlinevirtual

Virtual destructor.

Since
1.1.0

The documentation for this class was generated from the following file: