QDOS::VCostream Class Reference

#include <Viostream.h>

Inheritance diagram for QDOS::VCostream:

QDOS::Vostream

List of all members.

Public Member Functions

 VCostream (ostream &str)
virtual Vostreamoperator<< (int i)
virtual Vostreamoperator<< (size_t i)
virtual Vostreamoperator<< (float f)
virtual Vostreamoperator<< (double d)
virtual Vostreamoperator<< (const string &str)

Private Attributes

ostream & _str


Constructor & Destructor Documentation

QDOS::VCostream::VCostream ( ostream &  str  )  [inline]


Member Function Documentation

virtual Vostream& QDOS::VCostream::operator<< ( const string &  str  )  [inline, virtual]

Implements QDOS::Vostream.

virtual Vostream& QDOS::VCostream::operator<< ( double  d  )  [inline, virtual]

Implements QDOS::Vostream.

virtual Vostream& QDOS::VCostream::operator<< ( float  f  )  [inline, virtual]

Implements QDOS::Vostream.

virtual Vostream& QDOS::VCostream::operator<< ( size_t  i  )  [inline, virtual]

Implements QDOS::Vostream.

virtual Vostream& QDOS::VCostream::operator<< ( int  i  )  [inline, virtual]

Implements QDOS::Vostream.


Member Data Documentation

ostream& QDOS::VCostream::_str [private]


The documentation for this class was generated from the following file:

Generated on Fri Jan 8 12:51:32 2010 for QSAS by  doxygen 1.5.7