Chaste Release::3.1
|
AddCellProperty(const boost::shared_ptr< AbstractCellProperty > &rProperty) | Cell | |
boost::serialization::access class | Cell | [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 | |
mApoptosisTime | Cell | [protected] |
mCanDivide | Cell | [private] |
mCellProliferativeType | Cell | [protected] |
mCellPropertyCollection | Cell | [protected] |
mDeathTime | Cell | [protected] |
mIsDead | Cell | [protected] |
mIsLogged | Cell | [protected] |
mpCellCycleModel | Cell | [protected] |
mStartOfApoptosisTime | Cell | [protected] |
mUndergoingApoptosis | Cell | [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 |