CompuCell3D::PluginManager< PluginType > Class Template Reference

#include <PluginManager.h>

Inheritance diagram for CompuCell3D::PluginManager< PluginType >:

Inheritance graph
[legend]
Collaboration diagram for CompuCell3D::PluginManager< PluginType >:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::map< std::string,
PluginType * > 
plugins_t

Public Member Functions

plugins_tgetPluginMap ()
 PluginManager ()
virtual ~PluginManager ()
void setSimulator (Simulator *simulator)
virtual void init (PluginType *plugin)

Private Attributes

Simulatorsimulator


Detailed Description

template<typename PluginType>
class CompuCell3D::PluginManager< PluginType >

Definition at line 34 of file PluginManager.h.


Member Typedef Documentation

template<typename PluginType>
typedef std::map<std::string, PluginType *> CompuCell3D::PluginManager< PluginType >::plugins_t

Definition at line 39 of file PluginManager.h.


Constructor & Destructor Documentation

template<typename PluginType>
CompuCell3D::PluginManager< PluginType >::PluginManager (  )  [inline]

Definition at line 42 of file PluginManager.h.

template<typename PluginType>
virtual CompuCell3D::PluginManager< PluginType >::~PluginManager (  )  [inline, virtual]

Definition at line 43 of file PluginManager.h.


Member Function Documentation

template<typename PluginType>
plugins_t& CompuCell3D::PluginManager< PluginType >::getPluginMap (  )  [inline]

Definition at line 41 of file PluginManager.h.

template<typename PluginType>
void CompuCell3D::PluginManager< PluginType >::setSimulator ( Simulator simulator  )  [inline]

Definition at line 45 of file PluginManager.h.

template<typename PluginType>
virtual void CompuCell3D::PluginManager< PluginType >::init ( PluginType *  plugin  )  [inline, virtual]

Definition at line 47 of file PluginManager.h.


Member Data Documentation

template<typename PluginType>
Simulator* CompuCell3D::PluginManager< PluginType >::simulator [private]


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

Generated on Thu Dec 4 11:42:02 2008 for CompuCell3D by  doxygen 1.5.6