AnCH Framework 0.1
Another C++ Hack Framework
 
Loading...
Searching...
No Matches
anch::logger::formatter::IFormatter Member List

This is the complete list of members for anch::logger::formatter::IFormatter, including all inherited members.

formatValue(const void *const value, std::ostream &out) const noexcept=0anch::logger::formatter::IFormatterpure virtual
getType() const noexcept=0anch::logger::formatter::IFormatterpure virtual
~IFormatter()anch::logger::formatter::IFormatterinlinevirtual