eris 1.4.0
A WorldForge client library.
Eris::warning Class Reference
Inheritance diagram for Eris::warning:
Collaboration diagram for Eris::warning:

Public Member Functions

std::ostream & operator<< (const std::string &s)
 

Protected Attributes

std::ostringstream m_stream
 

Detailed Description

Definition at line 55 of file LogStream.h.

Constructor & Destructor Documentation

◆ ~warning()

Eris::warning::~warning ( )
inline

Definition at line 58 of file LogStream.h.

Member Function Documentation

◆ operator<<()

std::ostream & Eris::logStreamBase::operator<< ( const std::string &  s)
inlineinherited

Definition at line 24 of file LogStream.h.

Member Data Documentation

◆ m_stream

std::ostringstream Eris::logStreamBase::m_stream
protectedinherited

Definition at line 32 of file LogStream.h.


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