Frobby
0.9.5
|
This is the complete list of members for DebugStrategy, including all inherited members.
_out | DebugStrategy | private |
_strategy | DebugStrategy | private |
computationCompleted(const PivotEulerAlg &alg)=0 | PivotStrategy | pure virtual |
DebugStrategy(SliceStrategy *strategy, FILE *out) | DebugStrategy | |
doPivot(EulerState &state, const size_t *divCounts)=0 | PivotStrategy | pure virtual |
freeSlice(auto_ptr< Slice > slice) | DebugStrategy | virtual |
getName(ostream &out) const =0 | PivotStrategy | pure virtual |
getUseSimplification() const | DebugStrategy | virtual |
operator=(const PivotStrategy &) | PivotStrategy | private |
PivotStrategy() | PivotStrategy | inlineprotected |
PivotStrategy(const PivotStrategy &) | PivotStrategy | private |
processSlice(TaskEngine &tasks, auto_ptr< Slice > slice) | DebugStrategy | virtual |
run(const Ideal &ideal) | DebugStrategy | virtual |
setUseIndependence(bool use) | DebugStrategy | virtual |
setUseSimplification(bool use) | DebugStrategy | virtual |
shouldTranspose(const EulerState &state) const =0 | PivotStrategy | pure virtual |
~DebugStrategy() | DebugStrategy | virtual |
~PivotStrategy() | PivotStrategy | inlinevirtual |
~SliceStrategy() | SliceStrategy | virtual |