fcml 1.3.0
Loading...
Searching...
No Matches
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.
 
virtual ~IntelDialect ()
 Virtual destructor.
 

Additional Inherited Members

- Protected Member Functions inherited from fcml::Dialect
 Dialect ()
 Default constructor.
 
virtual ~Dialect ()
 Virtual destructor.
 
fcml_st_dialectgetDialect () const
 Gets the wrapped FCML dialect.
 
void setDialect (fcml_st_dialect *dialect)
 Sets a new dialect for the wrapper.
 

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: