|
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 32 of file CellParentTreeStrategy.h.
typedef BaseType::CellType CellType |
Definition at line 33 of file CellParentTreeStrategy.h.
Definition at line 40 of file CellParentTreeStrategy.h.
Definition at line 35 of file CellParentTreeStrategy.h.
|
inlineprotected |
Definition at line 70 of file CellParentTreeStrategy.h.
|
inlineprotected |
Definition at line 79 of file CellParentTreeStrategy.h.
|
inlineprotected |
Definition at line 63 of file CellParentTreeStrategy.h.