Chaste Release::3.1
ApcTwoHitCellMutationState Class Reference

#include <ApcTwoHitCellMutationState.hpp>

Inheritance diagram for ApcTwoHitCellMutationState:
Collaboration diagram for ApcTwoHitCellMutationState:

List of all members.

Public Member Functions

 ApcTwoHitCellMutationState ()

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 APC -/- mutation state.

Definition at line 46 of file ApcTwoHitCellMutationState.hpp.


Constructor & Destructor Documentation

ApcTwoHitCellMutationState::ApcTwoHitCellMutationState ( )

Constructor.

Definition at line 38 of file ApcTwoHitCellMutationState.cpp.


Member Function Documentation

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

Archive the cell mutation state.

Parameters:
archivethe archive
versionthe current version of this class

Reimplemented from AbstractCellMutationState.

Definition at line 58 of file ApcTwoHitCellMutationState.hpp.


Friends And Related Function Documentation

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

Needed for serialization.

Reimplemented from AbstractCellMutationState.

Definition at line 50 of file ApcTwoHitCellMutationState.hpp.


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