Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
This is the complete list of members for GEO::FileLogger, including all inherited members.
Counted() | GEO::Counted | inlineprotected |
div(const std::string &title) override | GEO::FileLogger | virtual |
err(const std::string &str) override | GEO::FileLogger | virtual |
FileLogger() | GEO::FileLogger | |
FileLogger(const std::string &file_name) | GEO::FileLogger | |
is_shared() const | GEO::Counted | inline |
nb_refs() const | GEO::Counted | inline |
out(const std::string &str) override | GEO::FileLogger | virtual |
ref() const | GEO::Counted | inline |
ref(const Counted *counted) | GEO::Counted | inlinestatic |
set_file_name(const std::string &file_name) | GEO::FileLogger | protected |
status(const std::string &str) override | GEO::FileLogger | virtual |
unref() const | GEO::Counted | inline |
unref(const Counted *counted) | GEO::Counted | inlinestatic |
warn(const std::string &str) override | GEO::FileLogger | virtual |
~Counted() | GEO::Counted | protectedvirtual |
~FileLogger() override | GEO::FileLogger | protected |
~LoggerClient() override | GEO::LoggerClient |