Chaste Release::3.1
Cell Member List
This is the complete list of members for Cell, including all inherited members.
AddCellProperty(const boost::shared_ptr< AbstractCellProperty > &rProperty)Cell
boost::serialization::access classCell [friend]
Cell(boost::shared_ptr< AbstractCellProperty > pMutationState, AbstractCellCycleModel *pCellCycleModel, bool archiving=false, CellPropertyCollection cellPropertyCollection=CellPropertyCollection())Cell
Divide()Cell
GetAge() const Cell
GetAncestor() const Cell
GetApoptosisTime() const Cell
GetBirthTime() const Cell
GetCellCycleModel() const Cell
GetCellData() const Cell
GetCellId() const Cell
GetCellProliferativeType() const Cell
GetMutationState() const Cell
GetStartOfApoptosisTime() const Cell
GetTimeUntilDeath() const Cell
HasApoptosisBegun() const Cell
HasCellProperty() const Cell [inline]
InitialiseCellCycleModel()Cell
IsDead()Cell
IsLogged()Cell
Kill()Cell
mApoptosisTimeCell [protected]
mCanDivideCell [private]
mCellProliferativeTypeCell [protected]
mCellPropertyCollectionCell [protected]
mDeathTimeCell [protected]
mIsDeadCell [protected]
mIsLoggedCell [protected]
mpCellCycleModelCell [protected]
mStartOfApoptosisTimeCell [protected]
mUndergoingApoptosisCell [protected]
ReadyToDivide()Cell
RemoveCellProperty()Cell [inline]
rGetCellPropertyCollection()Cell
rGetCellPropertyCollection() const Cell
serialize(Archive &archive, const unsigned int version)Cell [inline, private]
SetAncestor(boost::shared_ptr< AbstractCellProperty > pCellAncestor)Cell
SetApoptosisTime(double apoptosisTime)Cell
SetBirthTime(double birthTime)Cell
SetCellCycleModel(AbstractCellCycleModel *pCellCycleModel)Cell
SetCellProliferativeType(CellProliferativeType cellType)Cell
SetLogged()Cell
SetMutationState(boost::shared_ptr< AbstractCellProperty > pMutationState)Cell
StartApoptosis(bool setDeathTime=true)Cell
~Cell()Cell