![]() |
TerraForge3D
2.3.1
3D Terrain And Landscape Generator
|
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 |
Definition at line 4 of file LogHandler.h.