#include <ApcOneHitCellMutationState.hpp>
Inherits AbstractCellMutationState.

Public Member Functions | |
| ApcOneHitCellMutationState () | |
Private Member Functions | |
| template<class Archive > | |
| void | serialize (Archive &archive, const unsigned int version) |
Friends | |
| class | boost::serialization::access |
Subclass of AbstractCellMutationState defining a APC +/- mutation state.
Definition at line 38 of file ApcOneHitCellMutationState.hpp.
| ApcOneHitCellMutationState::ApcOneHitCellMutationState | ( | ) |
Constructor.
Definition at line 31 of file ApcOneHitCellMutationState.cpp.
| void ApcOneHitCellMutationState::serialize | ( | Archive & | archive, | |
| const unsigned int | version | |||
| ) | [inline, private] |
Archive the cell cycle model.
| archive | the archive | |
| version | the current version of this class |
Reimplemented from AbstractCellMutationState.
Definition at line 50 of file ApcOneHitCellMutationState.hpp.
friend class boost::serialization::access [friend] |
Needed for serialization.
Reimplemented from AbstractCellMutationState.
Definition at line 42 of file ApcOneHitCellMutationState.hpp.
1.6.2