#include <ApcTwoHitCellMutationState.hpp>


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