iv::Context Member List
This is the complete list of members for iv::Context, including all inherited members.
Context() | iv::Context | |
log(SrcInfo const &info, LogId id, Items const &... items) const | iv::Context | |
log_enabled(LogId id) const | iv::Context | |
log_process(SrcInfo const &info, LogId id, std::string const &message) const =0 | iv::Context | protectedpure virtual |
log_process_enabled(LogId id) const =0 | iv::Context | protectedpure virtual |
warning(SrcInfo const &info, Items const &... items) const | iv::Context | |
~Context() | iv::Context | inlinevirtual |