|
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] |
| IsMatch(const Assignment &assignment, const std::vector< boost::shared_ptr< ParamSpec > > ¶mspecs)=0 | ct::common::Seed | [pure virtual] |
| 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 | |
| set_id(std::size_t id) | ct::common::Seed | [inline] |
| set_is_starter(bool is_starter) | ct::common::Seed | [inline] |
| ~Seed(void)=0 | ct::common::Seed | [pure virtual] |
1.7.6.1