Functions
attributes.cc File Reference
#include "attributes.h"

Functions

ostream & operator<< (ostream &out, const Attributes &a)
 

Function Documentation

ostream& operator<< ( ostream &  out,
const Attributes a 
)

Writes the specified attributes to the output stream and returns it.

Parameters
outthe output stream for writing
athe specified attribute for writing
Returns
the modified output stream