CellModules
CellPlugin< cell_t > Struct Template Reference

#include <CellPlugin.hpp>

Public Member Functions

 CellPlugin ()=default
 
template<typename world_t >
void onRegister (world_t *w)
 

Detailed Description

template<typename cell_t>
struct CellPlugin< cell_t >

Definition at line 17 of file CellPlugin.hpp.

Constructor & Destructor Documentation

◆ CellPlugin()

template<typename cell_t >
CellPlugin< cell_t >::CellPlugin ( )
default

Member Function Documentation

◆ onRegister()

template<typename cell_t >
template<typename world_t >
void CellPlugin< cell_t >::onRegister ( world_t *  w)
inline

Definition at line 25 of file CellPlugin.hpp.


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