|
This is the complete list of members for EditorFileOpener, including all inherited members.
checkLogLevel(MessageTypeT level) const | Logging | protected |
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
EditorFileOpener(std::string configFile="") | EditorFileOpener | |
getEffectiveLoggingLevel() const | Logging | |
getLogSender() const | Logging | protected |
Logging() | Logging | |
loghelper(const char *file, int line, const char *function) const | Logging | protected |
minimumLoggingLevel | Logging | protected |
openFile(const std::string &editorName, const std::string &filepath, int lineNumber=0) | EditorFileOpener | |
openFileWithDefaultEditor(const std::string &filepath, int lineNumber=0) | EditorFileOpener | |
setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
setOpencommand(const std::string &editorName, const std::string &openCommandLine) | EditorFileOpener | |
setTag(const LogTag &tag) | Logging | |
setTag(const std::string &tagName) | Logging | |
spamFilter | Logging | mutableprotected |
tag | Logging | protected |
~Logging() | Logging | virtual |