Chaste  Build::
MacrophageMutationState Class Reference

#include <MacrophageMutationState.hpp>

+ Inheritance diagram for MacrophageMutationState:
+ Collaboration diagram for MacrophageMutationState:

Public Member Functions

 MacrophageMutationState ()
 

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 cancerous mutation state for the Vascular tumour model.

Definition at line 46 of file MacrophageMutationState.hpp.

Constructor & Destructor Documentation

MacrophageMutationState::MacrophageMutationState ( )

Constructor.

Definition at line 38 of file MacrophageMutationState.cpp.

Referenced by serialize().

Member Function Documentation

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

References MacrophageMutationState().

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Needed for serialization.

Definition at line 50 of file MacrophageMutationState.hpp.


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