Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

ball_recordattributes.h File Reference

Provide a container for a fixed set of fields suitable for logging. More...

Go to the source code of this file.

Classes

class  ball::RecordAttributes

Namespaces

namespace  ball

Functions

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

Detailed Description