|
OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::RepeaterValue< Value_ >, including all inherited members.
| createNext(const Context &context_, std::shared_ptr< RepeaterValue > ¤t_, std::vector< Value_ > &&values_) | OTest2::RepeaterValue< Value_ > | static |
| createNext(const Context &context_, std::shared_ptr< RepeaterValue > ¤t_, Container_ &&values_) | OTest2::RepeaterValue< Value_ > | inlinestatic |
| createNext(const Context &context_, std::shared_ptr< RepeaterValue > ¤t_, Iter_ begin_, Iter_ end_) | OTest2::RepeaterValue< Value_ > | inlinestatic |
| createNext(const Context &context_, std::shared_ptr< RepeaterValue< Value_ >> ¤t_, std::vector< Value_ > &&values_) | OTest2::RepeaterValue< Value_ > | |
| getIndex() const | OTest2::RepeaterValue< Value_ > | |
| getValue() const | OTest2::RepeaterValue< Value_ > | |
| hasNextRun(const Context &context_) const noexcept | OTest2::RepeaterValue< Value_ > | virtual |
| operator=(const RepeaterValue &)=delete | OTest2::RepeaterValue< Value_ > | |
| OTest2::Repeater::operator=(const Repeater &)=delete | OTest2::Repeater | |
| Repeater(const Repeater &)=delete | OTest2::Repeater | |
| Repeater() | OTest2::Repeater | |
| RepeaterValue(const RepeaterValue &)=delete | OTest2::RepeaterValue< Value_ > | |
| RepeaterValue(std::vector< Value_ > &&values_) | OTest2::RepeaterValue< Value_ > | explicit |
| RepeaterValue(std::initializer_list< Value_ > values_) | OTest2::RepeaterValue< Value_ > | explicit |
| RepeaterValue(Container_ &&values_) | OTest2::RepeaterValue< Value_ > | explicit |
| RepeaterValue(Iter_ begin_, Iter_ end_) | OTest2::RepeaterValue< Value_ > | |
| ~Repeater() | OTest2::Repeater | virtual |
| ~RepeaterValue() | OTest2::RepeaterValue< Value_ > | virtual |
1.8.17