|
libkazv
|
#include "libkazv-config.hpp"#include <vector>#include <cstdlib>#include <boost/algorithm/string.hpp>#include "debug.hpp"
Namespaces | |
| Kazv | |
| Kazv::detail | |
Macros | |
| #define | KAZV_DEFAULT_OUTPUT_LEVEL DEBUG |
Functions | |
| std::string | Kazv::detail::toStr (OutputLevel l) |
Variables | |
| boost::iostreams::stream< boost::iostreams::null_sink > | Kazv::detail::voidOutputHelper {boost::iostreams::null_sink()} |
| const detail::OutputConfig | Kazv::kzo {} |
| #define KAZV_DEFAULT_OUTPUT_LEVEL DEBUG |