| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cell | |
<default> |
Uses of Cell in |
Fields in declared as Cell | |
private Cell * | CalSection.lnkCell |
private Cell * | CellMaker.lnkCell |
private const Cell * | CellWrapperAA.m_cell |
Constructors in with parameters of type Cell | |
Cell.Cell(const Cell & ) Copy Constructor from Cell | |
CellWrapperAA.CellWrapperAA(const Cell * c) Constructs from Cell object pointer | |
CellWrapperAA.CellWrapperAA(const Cell & c) Constructs from Cell object |
Methods in that return Cell | |
Cell & | Cell.operator=(const Cell & ) Assignment Operator |
Methods in with parameters of type Cell | |
Cell & | Cell.operator=(const Cell & ) Assignment Operator |
virtual const bool | CellsAboveThreshold.operator()(const Cell * cptr) Returns true if Cell's energy sum is above energy threshold |
abstract const bool | ICellSelector.operator()(const Cell * ) operator() to select Cell |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |