Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

ball_thresholdaggregate.h File Reference

Provide an aggregate of the four logging threshold levels. More...

Go to the source code of this file.

Classes

class  ball::ThresholdAggregate

Namespaces

namespace  ball

Functions

bool ball::operator== (const ThresholdAggregate &lhs, const ThresholdAggregate &rhs)
bool ball::operator!= (const ThresholdAggregate &lhs, const ThresholdAggregate &rhs)
bsl::ostream & ball::operator<< (bsl::ostream &stream, const ThresholdAggregate &aggregate)

Detailed Description