Write the value of the specified attributeSet to the specified output stream. Return the specified output stream.
Declared in <ball_managedattributeset.h>
std::ostream&
operator<<(
std::ostream& output,
ManagedAttributeSet const& attributeSet);
reference to output
| Name | Description |
|---|---|
| output | output stream |
| attributeSet | attribute set to write |