Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

ball_record.h File Reference

Provide a container for the fields and attributes of a log record. More...

Go to the source code of this file.

Classes

class  ball::Record

Namespaces

namespace  ball

Functions

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

Detailed Description