CeylanTextDisplayable.h File Reference

#include "CeylanDisplayable.h"
#include <string>
#include <list>
#include <iosfwd>

Include dependency graph for CeylanTextDisplayable.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  Ceylan::TextDisplayable
 Interface that every Displayable able to show a textual representation of itself should implement. More...

Namespaces

namespace  Ceylan
 This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used.

Functions

std::ostream & operator<< (std::ostream &os, const Ceylan::TextDisplayable &textDisplayable)
 Operator used to display easily a TextDisplayable into an output stream.


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Ceylan::TextDisplayable textDisplayable 
)

Operator used to display easily a TextDisplayable into an output stream.

The description is the one returned by toString with high level of detail selected.

See also:
TextDisplayable::toString.

Definition at line 81 of file CeylanTextDisplayable.cc.

References Ceylan::high, and Ceylan::TextDisplayable::toString().


Generated on Thu Jun 4 20:39:57 2009 for Ceylan by  doxygen 1.5.8