AnCH Framework 0.1
Another C++ Hack Framework
Loading...
Searching...
No Matches
anch::log::WriterRegistry Member List

This is the complete list of members for anch::log::WriterRegistry, including all inherited members.

contains(const std::string &name) constanch::log::WriterRegistry
create(const std::string &name, bool threadSafe, bool lowPriority, const anch::conf::Section &section)anch::log::WriterRegistry
getInstance()anch::Singleton< WriterRegistry >static
registerWriter(const std::string &name, const anch::log::CreateWriter &writerBuilder)anch::log::WriterRegistry
WriterRegistry(const WriterRegistry &other)=deleteanch::log::WriterRegistry
WriterRegistry(WriterRegistry &&other)=deleteanch::log::WriterRegistry