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

Wraps the Intel dialect. More...

#include <fcml_intel_dialect.hpp>

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

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_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 Intel dialect.

Since
1.1.0

Constructor & Destructor Documentation

◆ IntelDialect()

fcml::IntelDialect::IntelDialect ( fcml_uint32_t  flags = FCML_INTEL_DIALECT_CF_DEFAULT)
inline

Creates the Intel dialect.

Parameters
flagsOptional flags.
Since
1.1.0

◆ ~IntelDialect()

virtual fcml::IntelDialect::~IntelDialect ( )
inlinevirtual

Virtual destructor.

Since
1.1.0

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