![]() |
kspaceFirstOrder3D-OMP
1.2
The C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
|
This is the complete list of members for Logger, including all inherited members.
| error(const std::string &errorMessage) | Logger | static |
| errorAndTerminate(const std::string &errorMessage) | Logger | static |
| flush(const LogLevel queryLevel) | Logger | static |
| formatMessage(const std::string &format, Args ... args) | Logger | inlinestatic |
| getLevel() | Logger | inlinestatic |
| getWord(std::istringstream &textStream, const std::string &delimiters) | Logger | privatestatic |
| log(const LogLevel queryLevel, const std::string &format, Args ... args) | Logger | inlinestatic |
| log(const LogLevel queryLevel, const std::string &message) | Logger | static |
| Logger()=delete | Logger | |
| Logger(const Logger &)=delete | Logger | |
| LogLevel enum name | Logger | |
| operator=(const Logger &)=delete | Logger | |
| setLevel(const LogLevel actualLogLevel) | Logger | static |
| slogLevel | Logger | privatestatic |
| wordWrapString(const std::string &inputString, const std::string &delimiters, const int indentation=0, const int lineSize=65) | Logger | static |
| ~Logger()=delete | Logger |