bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
This is the complete list of members for bux::C_ParserLogCount, including all inherited members.
getCount(E_LogLevel ll) const | bux::C_ParserLogCount | inline |
log(E_LogLevel ll, const C_SourcePos &pos, std::string_view message) | bux::C_ParserLogCount | |
m_count | bux::C_ParserLogCount | protected |
println(const std::string &line)=0 | bux::C_ParserLogCount | protectedpure virtual |
toStr(const C_SourcePos &pos) const | bux::C_ParserLogCount | protectedvirtual |