CellModules
Model::PreSetCell Struct Reference

Public Member Functions

 PreSetCell ()
 
 PreSetCell (nlohmann::json cellConfig, std::string type)
 
template<class Cell >
void apply (Cell *c)
 

Detailed Description

Definition at line 44 of file Model.hpp.

Constructor & Destructor Documentation

◆ PreSetCell() [1/2]

Model::PreSetCell::PreSetCell ( )
inline

Definition at line 49 of file Model.hpp.

◆ PreSetCell() [2/2]

Model::PreSetCell::PreSetCell ( nlohmann::json  cellConfig,
std::string  type 
)
inline

Definition at line 50 of file Model.hpp.

Member Function Documentation

◆ apply()

template<class Cell >
void Model::PreSetCell::apply ( Cell c)
inline

Definition at line 56 of file Model.hpp.


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