Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

Logger::ThreadBuffer Struct Reference

Buffer for a thread of execution. More...

List of all members.

Public Attributes

std::ostringstream buffer
pthread_t id

Detailed Description

Buffer for a thread of execution.

Definition at line 129 of file Logger.hpp.


Member Data Documentation

std::ostringstream Logger::ThreadBuffer::buffer

Definition at line 131 of file Logger.hpp.

Referenced by Logger::Flush(), and Logger::operator<<().

Definition at line 132 of file Logger.hpp.

Referenced by Logger::Flush(), and Logger::GetThreadBuffer().


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


6 Jan 2011 Doxygen 1.6.3