libqi
1.14
|
qi | Qi general namespace |
log | Log functions |
detail | |
ConsoleLogHandler | Print colored logs to the consoleColor will be enable only when the output is a tty |
FileLogHandler | Log to file handler
|
HeadFileLogHandler | Log the length first lines to file. |
TailFileLogHandler | Log the length first lines to file. |
LogStream | Each log macro create a LogStream object |
os | OS abstraction layer |
QiException | Custom exception that may be thrown by QI methods |
timeval | Qi::os::timeval struct similar to POSIX timeval |
path | Set of tools to handle SDK layouts |
atomic | |
SharedPtr |