DefaultCellProliferativeType Class Reference

#include <DefaultCellProliferativeType.hpp>

Inherits AbstractCellProliferativeType.

Collaboration diagram for DefaultCellProliferativeType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DefaultCellProliferativeType ()

Private Member Functions

template<class Archive >
void serialize (Archive &archive, const unsigned int version)

Friends

class boost::serialization::access

Detailed Description

Subclass of AbstractCellProliferativeType defining a 'default' cell. This means a cell that is not of type stem, transit or differentiated.

Definition at line 47 of file DefaultCellProliferativeType.hpp.


Constructor & Destructor Documentation

DefaultCellProliferativeType::DefaultCellProliferativeType (  ) 

Constructor.

Definition at line 38 of file DefaultCellProliferativeType.cpp.


Member Function Documentation

template<class Archive >
void DefaultCellProliferativeType::serialize ( Archive &  archive,
const unsigned int  version 
) [inline, private]

Archive the cell proliferative type.

Parameters:
archive the archive
version the current version of this class

Reimplemented from AbstractCellProliferativeType.

Definition at line 59 of file DefaultCellProliferativeType.hpp.


Friends And Related Function Documentation

friend class boost::serialization::access [friend]

Needed for serialization.

Reimplemented from AbstractCellProliferativeType.

Definition at line 51 of file DefaultCellProliferativeType.hpp.


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

Generated by  doxygen 1.6.2