#include <rovsoft/main/common.hh>#include <iomanip>#include <sstream>Namespaces | |
| namespace | rovsoft |
| namespace | rovsoft::main |
Functions | |
| void | rovsoft::main::timeToStream (std::ostream &out, const ost::Datetime &time) |
| Writes a specified time to a stream. | |
| std::string | rovsoft::main::timeToString () |
| Writes the current time to a string. | |
Variables | |
| ost::Semaphore | rovsoft::main::outputLock = 1 |
| std::ostream & | rovsoft::main::errorstream = std::cerr |
| std::ostream & | rovsoft::main::logstream = std::clog |
1.4.3