TerraForge3D  2.3.1
3D Terrain And Landscape Generator
LoggingOutputStreambuf Class Reference
Inheritance diagram for LoggingOutputStreambuf:

Public Member Functions

 LoggingOutputStreambuf (std::streambuf *dest, std::string const &logfileName)
 
 LoggingOutputStreambuf (std::ostream &dest, std::string const &logfileName)
 

Protected Member Functions

int overflow (int ch)
 

Private Attributes

std::streambuf * myDest
 
std::ofstream myLogFile
 
std::ostream * myOwner
 

Detailed Description

Definition at line 4 of file LogHandler.h.


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