#include <TracerToFile.hh>
|
void | t_flush (std::string const &s) override |
| notification that flush function was called and inner buffer should be outputed. This is the mechanims by which the std::basic_stringbuf base class communicates with the TracerImpl and TracerProxyImpl objects. More...
|
|
◆ TracerToFile()
basic::TracerToFile::TracerToFile |
( |
std::string const & |
file_name | ) |
|
◆ ~TracerToFile()
basic::TracerToFile::~TracerToFile |
( |
| ) |
|
|
override |
◆ t_flush()
void basic::TracerToFile::t_flush |
( |
std::string const & |
| ) |
|
|
overrideprotectedvirtual |
◆ file_
std::ofstream basic::TracerToFile::file_ |
|
private |
The documentation for this class was generated from the following files: