Write the value of the specified attributeContainer to the specified output stream in some single-line, human readable format. Return the output stream.
Declared in <ball_defaultattributecontainer.h>
std::ostream&
operator<<(
std::ostream& output,
DefaultAttributeContainer const& attributeContainer);