|
Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
|
Public Member Functions | |
| LoggingBuffer (int level, const char *func, const char *file, int line) | |
| ~LoggingBuffer () | |
| std::ostream & | stream () |
| TissueForge::LoggingBuffer::~LoggingBuffer | ( | ) |
dump the contents of the stringstream to the log.
| std::ostream & TissueForge::LoggingBuffer::stream | ( | ) |
get the stream this buffer holds.