Chaste  Build::
StalkCellMutationState Class Reference

#include <StalkCellMutationState.hpp>

+ Inheritance diagram for StalkCellMutationState:
+ Collaboration diagram for StalkCellMutationState:

Public Member Functions

 StalkCellMutationState ()
 

Private Member Functions

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

Friends

class boost::serialization::access
 

Detailed Description

Subclass of AbstractCellMutationState defining a Stalk cell for the Vascular tumour model.

Definition at line 46 of file StalkCellMutationState.hpp.

Constructor & Destructor Documentation

StalkCellMutationState::StalkCellMutationState ( )

Constructor.

Definition at line 38 of file StalkCellMutationState.cpp.

Referenced by serialize().

Member Function Documentation

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

Archive the cell mutation state.

Parameters
archivethe archive
versionthe current version of this class

Definition at line 58 of file StalkCellMutationState.hpp.

References StalkCellMutationState().

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Needed for serialization.

Definition at line 50 of file StalkCellMutationState.hpp.


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