This is the complete list of members for actions::BaseAction< T >, including all inherited members.
actionOnSparseVector(SparseVector_t &) const | actions::BaseAction< T > | inlineprotectedvirtual |
actionOnVector(Vector_t &) const | actions::BaseAction< T > | inlineprotectedvirtual |
BaseAction() | actions::BaseAction< T > | inline |
BaseAction(int exp_err) | actions::BaseAction< T > | inline |
Data_t typedef | actions::BaseAction< T > | |
describe(TestClass_t &tc, std::ostream &out) const | actions::BaseAction< T > | inline |
describe(TestClass_t &tc) const | actions::BaseAction< T > | inline |
description(TestClass_t &tc) const | actions::BaseAction< T > | inline |
doDescribe(TestClass_t &, std::ostream &out) const | actions::BaseAction< T > | inlineprotectedvirtual |
expected_errors | actions::BaseAction< T > | |
findRangeBorders(Vector &v, std::size_t pos) | actions::BaseAction< T > | inlineprotectedstatic |
findRangeStart(Vector_t const &v, std::size_t i, ITER start) | actions::BaseAction< T > | protectedstatic |
findRangeStart(Vector_t const &v, std::size_t i) | actions::BaseAction< T > | inlineprotectedstatic |
findVoidStart(Vector_t const &v, std::size_t i, ITER start) | actions::BaseAction< T > | protectedstatic |
isVoid(Data_t value) | actions::BaseAction< T > | inlineprotectedstatic |
operator()(Vector_t &v) const | actions::BaseAction< T > | inline |
operator()(SparseVector_t &v) const | actions::BaseAction< T > | inline |
rangeStart(ITER const begin, ITER last) | actions::BaseAction< T > | protectedstatic |
set_expected_errors(int exp_err) | actions::BaseAction< T > | inline |
skipRange(ITER start, ITER const end) | actions::BaseAction< T > | protectedstatic |
skipVoid(ITER start, ITER const end) | actions::BaseAction< T > | protectedstatic |
SparseVector_t typedef | actions::BaseAction< T > | |
TestClass_t typedef | actions::BaseAction< T > | |
This_t typedef | actions::BaseAction< T > | |
v_citer_t typedef | actions::BaseAction< T > | protected |
Vector_t typedef | actions::BaseAction< T > | |
voidStart(ITER const begin, ITER last) | actions::BaseAction< T > | protectedstatic |
~BaseAction() | actions::BaseAction< T > | inlinevirtual |