kspaceFirstOrder3D-OMP  1.2
The C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
Logger Member List

This is the complete list of members for Logger, including all inherited members.

error(const std::string &errorMessage)Loggerstatic
errorAndTerminate(const std::string &errorMessage)Loggerstatic
flush(const LogLevel queryLevel)Loggerstatic
formatMessage(const std::string &format, Args ... args)Loggerinlinestatic
getLevel()Loggerinlinestatic
getWord(std::istringstream &textStream, const std::string &delimiters)Loggerprivatestatic
log(const LogLevel queryLevel, const std::string &format, Args ... args)Loggerinlinestatic
log(const LogLevel queryLevel, const std::string &message)Loggerstatic
Logger()=deleteLogger
Logger(const Logger &)=deleteLogger
LogLevel enum nameLogger
operator=(const Logger &)=deleteLogger
setLevel(const LogLevel actualLogLevel)Loggerstatic
slogLevelLoggerprivatestatic
wordWrapString(const std::string &inputString, const std::string &delimiters, const int indentation=0, const int lineSize=65)Loggerstatic
~Logger()=deleteLogger