ct_common  1.0.1
Common library for combinatorial testing
ct::common::Constraint Member List
This is the complete list of members for ct::common::Constraint, including all inherited members.
class_name(void)ct::common::Constraint [static]
Constraint(void)ct::common::Constraint
Constraint(const Constraint &from)ct::common::Constraint
dump(std::ostream &os, const std::vector< boost::shared_ptr< ParamSpec > > &param_specs) const =0ct::common::TreeNode [pure virtual]
Evaluate(const std::vector< boost::shared_ptr< ParamSpec > > &param_specs, const Assignment &assignment) const =0ct::common::Constraint [pure virtual]
get_class_name(void) const ct::common::Constraint [virtual]
get_oprds() const ct::common::TreeNode [inline]
get_str_value(void) const ct::common::TreeNode [virtual]
inner_touch_leaf_pids(const std::vector< boost::shared_ptr< ParamSpec > > &param_specs, std::set< std::size_t > &pids_to_touch) const ct::common::TreeNode [virtual]
is_leaf(void) const ct::common::TreeNode [inline]
operator=(const Constraint &right)ct::common::Constraint
ct::common::TreeNode::operator=(const TreeNode &right)ct::common::TreeNode
oprds_ct::common::TreeNode [protected]
touch_pids(const std::vector< boost::shared_ptr< ParamSpec > > &param_specs, std::set< std::size_t > &pids_to_touch) const ct::common::TreeNode
TreeNode(void)ct::common::TreeNode
TreeNode(const TreeNode &from)ct::common::TreeNode
~Constraint(void)=0ct::common::Constraint [pure virtual]
~TreeNode(void)=0ct::common::TreeNode [pure virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines