This is the complete list of members for Logging, including all inherited members.
EnableConsoleLogging() | Logging | |
EnableGMTLogging() | Logging | |
EnableMultiUserLogging() | Logging | inline |
EnableTextLogging(const std::string &newLogFile) | Logging | |
getLoggingFileName() | Logging | |
initialize_class(std::string &file_name_with_path_wrap, std::ofstream &log_file_wrap, std::string &exe_name_wrap, std::string &user_name_wrap) | Logging | inlineprotected |
Logging(const std::string file_name, const std::string FreeText_input) | Logging | explicit |
Logging() | Logging | explicit |
Logging(const Logging &origin) | Logging | |
UseNewFile(const std::string &newLogFile) | Logging | |
Write(const std::string FreeText_input) | Logging | |
WriteError(const std::string FreeText_input) | Logging | |
writing_function(const std::string &FreeText_wrap, std::ofstream &log_file_wrap, const std::string &exe_name_wrap, const std::string &user_name_wrap, bool isError=false) | Logging | inlineprotected |
~Logging() | Logging | virtual |