LabelledCellMutationState Class Reference

#include <LabelledCellMutationState.hpp>

Inherits AbstractCellMutationState.

Collaboration diagram for LabelledCellMutationState:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LabelledCellMutationState ()

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 labelled mutation state. This isn't really a mutation state, but a hack to get the visualizer to use a different colour.

Todo:
Fixing this is part of #1285.

Definition at line 42 of file LabelledCellMutationState.hpp.


Constructor & Destructor Documentation

LabelledCellMutationState::LabelledCellMutationState (  ) 

Constructor.

Definition at line 31 of file LabelledCellMutationState.cpp.


Member Function Documentation

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

Archive the cell cycle model.

Parameters:
archive the archive
version the current version of this class

Reimplemented from AbstractCellMutationState.

Definition at line 54 of file LabelledCellMutationState.hpp.


Friends And Related Function Documentation

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

Needed for serialization.

Reimplemented from AbstractCellMutationState.

Definition at line 46 of file LabelledCellMutationState.hpp.


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

Generated by  doxygen 1.6.2