libqi
1.14.5
|
qi::atomic< T > | |
qi::log::ConsoleLogHandler | Print colored logs to the consoleColor will be enable only when the output is a tty |
qi::log::FileLogHandler | Log to file handler |
qi::log::HeadFileLogHandler | Log the length first lines to file |
qi::log::LogStream | Each log macro create a LogStream object |
qi::log::TailFileLogHandler | Log the length first lines to file |
qi::os::QiException | Custom exception that may be thrown by QI methods |
qi::os::timeval | Qi::os::timeval struct similar to POSIX timeval |
qi::SharedPtr< T > |