Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

ball_defaultattributecontainer.h File Reference

Provide a default container for storing attribute name/value pairs. More...

Go to the source code of this file.

Classes

class  ball::DefaultAttributeContainer
struct  ball::DefaultAttributeContainer::AttributeHash

Namespaces

namespace  ball

Functions

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

Detailed Description