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

Functions

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

Function Documentation

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

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

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