Public Member Functions | |
| FileWriter (const Pathname &logfile_r, mode_t mode_r) | |
| virtual void | writeOut (const std::string &formated_r) |
Public Attributes | |
| std::ofstream | _outs |
Definition at line 69 of file LogControl.cc.
| zypp::base::logger::FileWriter::FileWriter | ( | const Pathname & | logfile_r, | |
| mode_t | mode_r | |||
| ) | [inline] |
| virtual void zypp::base::logger::FileWriter::writeOut | ( | const std::string & | formated_r | ) | [inline, virtual] |
| std::ofstream zypp::base::logger::FileWriter::_outs |
Definition at line 80 of file LogControl.cc.
1.5.3