Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

ball_ruleset.h File Reference

Provide a set of unique rules. More...

Go to the source code of this file.

Classes

class  ball::RuleSet
struct  ball::RuleSet::RuleHash

Namespaces

namespace  ball

Functions

bool ball::operator== (const RuleSet &lhs, const RuleSet &rhs)
bool ball::operator!= (const RuleSet &lhs, const RuleSet &rhs)
bsl::ostream & ball::operator<< (bsl::ostream &output, const RuleSet &rules)

Detailed Description