MyGUI
3.2.0
|
#include <MyGUI_LogStream.h>
Data Structures | |
struct | End |
Public Member Functions | |
std::string | operator<< (const End &_endl) |
template<typename T > | |
LogStream & | operator<< (T _value) |
Definition at line 32 of file MyGUI_LogStream.h.
std::string MyGUI::LogStream::operator<< | ( | const End & | _endl | ) | [inline] |
Definition at line 38 of file MyGUI_LogStream.h.
LogStream& MyGUI::LogStream::operator<< | ( | T | _value | ) | [inline] |
Definition at line 44 of file MyGUI_LogStream.h.