VPTissue Reference Manual
SimPT_Blad::CellHousekeep Namespace Reference

Namespace for cell houskeeping components of the Blad model group. More...

Classes

class  Blad
 Cell housekeeping for Blad. More...
 

Variables

const ComponentTraits< CellHousekeepTag >::MapType g_component_factories
 Stores cell chemistry component factories. More...
 

Detailed Description

Namespace for cell houskeeping components of the Blad model group.

Variable Documentation

const ComponentTraits< CellHousekeepTag >::MapType SimPT_Blad::CellHousekeep::g_component_factories
Initial value:
{{
std::make_pair("Blad", boost::value_factory<Blad>())
}}

Stores cell chemistry component factories.

Definition at line 35 of file Blad/components/cell_housekeep/factories.cpp.

Referenced by SimPT_Blad::ComponentFactory::CreateCellHousekeep(), and SimPT_Blad::ComponentFactory::ListCellHousekeep().