#include <LogMsg.h>
Public Member Functions | |
| LogStream (std::ostream &_out, std::string &_msg) | |
| template<typename T > | |
| std::ostream & | operator<< (const T &v) |
Protected Attributes | |
| std::ostream & | out |
| std::string | msg |
|
inline |
|
inline |
|
protected |
1.8.11