![]() |
#include <LogStream.h>
Public Types | |
| enum | Type { COUT, ENDL } |
Public Member Functions | |
| LogStream (Type type) | |
| ~LogStream () | |
| LogStream & | operator<< (const char *s) |
| LogStream & | operator<< (const std::string &s) |
| LogStream & | operator<< (int a) |
| LogStream & | operator<< (unsigned int a) |
| LogStream & | operator<< (real a) |
| LogStream & | operator<< (const LogStream &stream) |
| void | show () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.