MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types
MFM::CoreConfig< A, P > Struct Template Reference

#include <CoreConfig.h>

Public Types

typedef A ATOM_TYPE
 
typedef P PARAM_CONFIG
 

Detailed Description

template<class A, class P>
struct MFM::CoreConfig< A, P >

A template class used to hold all compile-time parameters needed for compilations in the MFM core.

Member Typedef Documentation

template<class A, class P >
typedef A MFM::CoreConfig< A, P >::ATOM_TYPE

ATOM_TYPE is the type of the atom for this CoreConfiguration.

template<class A, class P >
typedef P MFM::CoreConfig< A, P >::PARAM_CONFIG

PARAM_CONFIG is the type of the parameters configuration for this CoreConfiguration.


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