Chaste  Release::3.4
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 classCellfriend
Cell(boost::shared_ptr< AbstractCellProperty > pMutationState, AbstractCellCycleModel *pCellCycleModel, AbstractSrnModel *pSrnModel=NULL, 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
GetCellVecData() const Cell
GetMutationState() const Cell
GetSrnModel() const Cell
GetStartOfApoptosisTime() const Cell
GetTimeUntilDeath() const Cell
HasApoptosisBegun() const Cell
HasCellProperty() const Cellinline
HasCellVecData() const Cell
InitialiseCellCycleModel()Cell
InitialiseSrnModel()Cell
IsDead()Cell
IsLogged()Cell
Kill()Cell
mApoptosisTimeCellprotected
mCanDivideCellprivate
mCellPropertyCollectionCellprotected
mDeathTimeCellprotected
mIsDeadCellprotected
mIsLoggedCellprotected
mpCellCycleModelCellprotected
mpSrnModelCellprotected
mStartOfApoptosisTimeCellprotected
mUndergoingApoptosisCellprotected
ReadyToDivide()Cell
RemoveCellProperty()Cellinline
rGetCellPropertyCollection()Cell
rGetCellPropertyCollection() const Cell
serialize(Archive &archive, const unsigned int version)Cellinlineprivate
SetAncestor(boost::shared_ptr< AbstractCellProperty > pCellAncestor)Cell
SetApoptosisTime(double apoptosisTime)Cell
SetBirthTime(double birthTime)Cell
SetCellCycleModel(AbstractCellCycleModel *pCellCycleModel)Cell
SetCellProliferativeType(boost::shared_ptr< AbstractCellProperty > pProliferativeType)Cell
SetLogged()Cell
SetMutationState(boost::shared_ptr< AbstractCellProperty > pMutationState)Cell
SetSrnModel(AbstractSrnModel *pSrnModel)Cell
StartApoptosis(bool setDeathTime=true)Cell
~Cell()Cell