|
Classes | |
class | BuildInformation |
Public Types | |
typedef InheritedStrategyT::template StrategyBase< BaseT > | BaseType |
typedef BaseType::CellType | CellType |
Public Member Functions | |
CellType *const | CellParent (CellType &c) |
const CellType *const | CellParent (const CellType &c) const |
Protected Member Functions | |
template<class BuildInformationT > | |
void | InitBuildInformation (const CellType &parent, const BuildInformationT &parentInfo, unsigned int childIdx, BuildInformationT *bi) |
template<class BuildInformationT > | |
void | InitCell (const CellType &parent, const BuildInformationT &parentInfo, unsigned int childIdx, const BuildInformationT &bi, CellType *cell) |
template<class BuildInformationT > | |
void | InitRootBuildInformation (BuildInformationT *bi) |
Definition at line 13 of file CellParentTreeStrategy.h.
typedef InheritedStrategyT::template StrategyBase<BaseT> BaseType |
Definition at line 30 of file CellParentTreeStrategy.h.
typedef BaseType::CellType CellType |
Definition at line 31 of file CellParentTreeStrategy.h.
Definition at line 40 of file CellParentTreeStrategy.h.
Definition at line 34 of file CellParentTreeStrategy.h.
|
inlineprotected |
Definition at line 75 of file CellParentTreeStrategy.h.
|
inlineprotected |
Definition at line 86 of file CellParentTreeStrategy.h.
|
inlineprotected |
Definition at line 67 of file CellParentTreeStrategy.h.