ct_common
1.0.1
Common library for combinatorial testing
|
get_id(void) const | ct::common::Seed | [inline] |
get_is_starter(void) const | ct::common::Seed | [inline] |
get_tuple(void) const | ct::common::Seed_Tuple | [inline] |
IsMatch(const Assignment &assignment, const std::vector< boost::shared_ptr< ParamSpec > > ¶mspecs) | ct::common::Seed_Tuple | [virtual] |
operator=(const Seed_Tuple &right) | ct::common::Seed_Tuple | |
ct::common::Seed::operator=(const Seed &right) | ct::common::Seed | |
Seed(std::size_t sid=SID_BOUND, bool is_starter=false) | ct::common::Seed | |
Seed(const Seed &from) | ct::common::Seed | |
Seed_Tuple(void) | ct::common::Seed_Tuple | |
Seed_Tuple(const Seed_Tuple &) | ct::common::Seed_Tuple | |
set_id(std::size_t id) | ct::common::Seed | [inline] |
set_is_starter(bool is_starter) | ct::common::Seed | [inline] |
the_tuple(void) | ct::common::Seed_Tuple | [inline] |
~Seed(void)=0 | ct::common::Seed | [pure virtual] |
~Seed_Tuple(void) | ct::common::Seed_Tuple | [virtual] |