Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
Loading...
Searching...
No Matches
TissueForge::LoggingBuffer Class Reference

Public Member Functions

 LoggingBuffer (int level, const char *func, const char *file, int line)
 
 ~LoggingBuffer ()
 
std::ostream & stream ()
 

Constructor & Destructor Documentation

◆ ~LoggingBuffer()

TissueForge::LoggingBuffer::~LoggingBuffer ( )

dump the contents of the stringstream to the log.

Member Function Documentation

◆ stream()

std::ostream & TissueForge::LoggingBuffer::stream ( )

get the stream this buffer holds.


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