|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
This is the complete list of members for GEO::Logger, including all inherited members.
| add_environment(Environment *env) | GEO::Environment | virtual |
| add_observer(const std::string &name, VariableObserver *observer) | GEO::Environment | virtual |
| Counted() | GEO::Counted | inlineprotected |
| div(const std::string &title) | GEO::Logger | static |
| div_stream(const std::string &title) | GEO::Logger | protected |
| err(const std::string &feature) | GEO::Logger | static |
| err_console() | GEO::Logger | protected |
| err_stream(const std::string &feature) | GEO::Logger | protected |
| find_environment(const std::string &name) | GEO::Environment | virtual |
| get_local_value(const std::string &name, std::string &value) const override | GEO::Logger | protectedvirtual |
| get_value(const std::string &name, std::string &value) const | GEO::Environment | virtual |
| get_value(const std::string &name) const | GEO::Environment | |
| has_value(const std::string &name) const | GEO::Environment | |
| indent() | GEO::Logger | inlineprotected |
| initialize() | GEO::Logger | static |
| instance() | GEO::Logger | static |
| is_client(LoggerClient *client) const | GEO::Logger | |
| is_initialized() | GEO::Logger | static |
| is_minimal() const | GEO::Logger | inline |
| is_pretty() const | GEO::Logger | inline |
| is_quiet() const | GEO::Logger | inline |
| is_shared() const | GEO::Counted | inline |
| Logger() | GEO::Logger | protected |
| LoggerStream (defined in GEO::Logger) | GEO::Logger | friend |
| LoggerStreamBuf (defined in GEO::Logger) | GEO::Logger | friend |
| nb_refs() const | GEO::Counted | inline |
| notify(LoggerStream *sender, const std::string &message) | GEO::Logger | protected |
| notify_err(const std::string &message) | GEO::Logger | protected |
| notify_local_observers(const std::string &name, const std::string &value) | GEO::Environment | protected |
| notify_observers(const std::string &name, bool recursive=false) | GEO::Environment | virtual |
| notify_observers(const std::string &name, const std::string &value, bool recursive) | GEO::Environment | protected |
| notify_out(const std::string &message) | GEO::Logger | protected |
| notify_status(const std::string &message) | GEO::Logger | protected |
| notify_warn(const std::string &message) | GEO::Logger | protected |
| out(const std::string &feature) | GEO::Logger | static |
| out_stream(const std::string &feature) | GEO::Logger | protected |
| ref() const | GEO::Counted | inline |
| ref(const Counted *counted) | GEO::Counted | inlinestatic |
| register_client(LoggerClient *client) | GEO::Logger | |
| remove_observer(const std::string &name, VariableObserver *observer) | GEO::Environment | virtual |
| set_local_value(const std::string &name, const std::string &value) override | GEO::Logger | protectedvirtual |
| set_minimal(bool flag) | GEO::Logger | |
| set_pretty(bool flag) | GEO::Logger | |
| set_quiet(bool flag) | GEO::Logger | |
| set_value(const std::string &name, const std::string &value) | GEO::Environment | virtual |
| status() | GEO::Logger | static |
| status_stream() | GEO::Logger | protected |
| Stopwatch (defined in GEO::Logger) | GEO::Logger | friend |
| terminate() | GEO::Logger | static |
| unindent() | GEO::Logger | inlineprotected |
| unref() const | GEO::Counted | inline |
| unref(const Counted *counted) | GEO::Counted | inlinestatic |
| unregister_all_clients() | GEO::Logger | |
| unregister_client(LoggerClient *client) | GEO::Logger | |
| warn(const std::string &feature) | GEO::Logger | static |
| warn_stream(const std::string &feature) | GEO::Logger | protected |
| ~Counted() | GEO::Counted | protectedvirtual |
| ~Environment() override | GEO::Environment | protected |
| ~Logger() override | GEO::Logger | protected |