Chaste Release::3.1
DifferentiatedCellProliferativeType Class Reference

#include <DifferentiatedCellProliferativeType.hpp>

Inheritance diagram for DifferentiatedCellProliferativeType:
Collaboration diagram for DifferentiatedCellProliferativeType:

List of all members.

Public Member Functions

 DifferentiatedCellProliferativeType ()

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 differentiated cell.

Definition at line 46 of file DifferentiatedCellProliferativeType.hpp.


Constructor & Destructor Documentation

DifferentiatedCellProliferativeType::DifferentiatedCellProliferativeType ( )

Constructor.

Definition at line 38 of file DifferentiatedCellProliferativeType.cpp.


Member Function Documentation

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

Archive the cell proliferative type.

Parameters:
archivethe archive
versionthe current version of this class

Reimplemented from AbstractCellProliferativeType.

Definition at line 58 of file DifferentiatedCellProliferativeType.hpp.


Friends And Related Function Documentation

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

Needed for serialization.

Reimplemented from AbstractCellProliferativeType.

Definition at line 50 of file DifferentiatedCellProliferativeType.hpp.


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