VPTissue Reference Manual
Blad/components/ComponentFactory.cpp File Reference

Component factory for the Blad model group. More...

#include "ComponentFactory.h"
#include "cell_chemistry/factories.h"
#include "cell_color/factories.h"
#include "cell_daughters/factories.h"
#include "cell_housekeep/factories.h"
#include "cell_split/factories.h"
#include "cell2cell_transport/factories.h"
#include "sim/CoreData.h"
#include <boost/property_tree/ptree.hpp>
Include dependency graph for Blad/components/ComponentFactory.cpp:

Go to the source code of this file.

Namespaces

 SimPT_Blad
 Namespace for components of the Blad model group.
 

Functions

template<typename T >
static ComponentTraits< T >::ComponentType SimPT_Blad::CreateHelper (const CoreData &cd, const typename ComponentTraits< T >::MapType &map)
 
template<typename T >
static vector< string > SimPT_Blad::ListHelper (const typename ComponentTraits< T >::MapType &map)
 

Detailed Description

Component factory for the Blad model group.

Definition in file Blad/components/ComponentFactory.cpp.