Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

ball_rule.h File Reference

Provide an object having a pattern, thresholds, and attributes. More...

Go to the source code of this file.

Classes

class  ball::Rule

Namespaces

namespace  ball

Functions

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

Detailed Description