Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

abacus::StandardPool< BaseType, CoType > Member List

This is the complete list of members for abacus::StandardPool< BaseType, CoType >, including all inherited members.

autoRealloc_abacus::StandardPool< BaseType, CoType >protected
cleanup()abacus::StandardPool< BaseType, CoType >
freeSlots_abacus::StandardPool< BaseType, CoType >protected
getSlot()abacus::StandardPool< BaseType, CoType >inlineprotectedvirtual
increase(int size)abacus::StandardPool< BaseType, CoType >virtual
insert(BaseType *cv)abacus::StandardPool< BaseType, CoType >virtual
operator<<(std::ostream &out, const StandardPool &rhs)abacus::StandardPool< BaseType, CoType >friend
operator=(const StandardPool &rhs)abacus::StandardPool< BaseType, CoType >private
pool_abacus::StandardPool< BaseType, CoType >protected
putSlot(PoolSlot< BaseType, CoType > *slot)abacus::StandardPool< BaseType, CoType >inlineprotectedvirtual
removeNonActive(int maxRemove)abacus::StandardPool< BaseType, CoType >protected
separate(double *x, Active< CoType, BaseType > *active, Sub *sub, CutBuffer< BaseType, CoType > *cutBuffer, double minAbsViolation=0.001, int ranking=0)abacus::StandardPool< BaseType, CoType >virtual
size() constabacus::StandardPool< BaseType, CoType >inline
slot(int i)abacus::StandardPool< BaseType, CoType >inline
StandardPool(Master *master, int size, bool autoRealloc=false)abacus::StandardPool< BaseType, CoType >
StandardPool(const StandardPool &rhs)abacus::StandardPool< BaseType, CoType >private
~StandardPool()abacus::StandardPool< BaseType, CoType >virtual