Chaste  Build::
VesselCellMutationState Class Reference

#include <VesselCellMutationState.hpp>

+ Inheritance diagram for VesselCellMutationState:
+ Collaboration diagram for VesselCellMutationState:

Public Member Functions

 VesselCellMutationState ()
 

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 Vessel cell for the Vascular tumour model.

Definition at line 46 of file VesselCellMutationState.hpp.

Constructor & Destructor Documentation

VesselCellMutationState::VesselCellMutationState ( )

Constructor.

Definition at line 38 of file VesselCellMutationState.cpp.

Referenced by serialize().

Member Function Documentation

template<class Archive >
void VesselCellMutationState::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 VesselCellMutationState.hpp.

References VesselCellMutationState().

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Needed for serialization.

Definition at line 50 of file VesselCellMutationState.hpp.


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