OpenM++ runtime library (libopenm)
openm::ILog Member List

This is the complete list of members for openm::ILog, including all inherited members.

getLanguageMessages(void) noexcept=0openm::ILogpure virtual
getLanguages(void) noexcept=0openm::ILogpure virtual
getMessage(const char *i_sourceMsg) noexcept=0openm::ILogpure virtual
init(bool i_logToConsole, const char *i_basePath, bool i_logToFile, bool i_useTimeStamp=false, bool i_usePidStamp=false, bool i_noMsgTime=false, bool i_isLogSql=false) noexcept=0openm::ILogpure virtual
isEnabled(void) noexcept=0openm::ILogBasepure virtual
lastLogPath(void) noexcept=0openm::ILogpure virtual
logErr(const std::exception &i_ex, const char *i_msg=NULL) noexcept=0openm::ILogpure virtual
logFormatted(const char *i_format,...) noexcept=0openm::ILogBasepure virtual
logMsg(const char *i_msg, const char *i_extra=NULL) noexcept=0openm::ILogBasepure virtual
logSql(const char *i_sql) noexcept=0openm::ILogpure virtual
setRank(int i_rank, int i_worldSize) noexcept=0openm::ILogBasepure virtual
stampedLogPath(void) noexcept=0openm::ILogpure virtual
swapLanguageMessages(const std::list< std::string > &i_langLst, std::unordered_map< std::string, std::string > &io_msgMap) noexcept=0openm::ILogpure virtual
timeStamp(void) noexcept=0openm::ILogBasepure virtual
~ILog(void) noexcept=0 (defined in openm::ILog)openm::ILogpure virtual
~ILogBase(void) noexcept=0 (defined in openm::ILogBase)openm::ILogBasepure virtual