Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

ball_attributecontainerlist.h File Reference

Provide a list of attribute container addresses. More...

Go to the source code of this file.

Classes

class  ball::AttributeContainerListIterator
class  ball::AttributeContainerList
struct  ball::AttributeContainerList_Node

Namespaces

namespace  ball

Functions

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

Detailed Description