KIM API V2
|
Go to the source code of this file.
Classes | |
class | KIM::LogVerbosity |
struct | KIM::LOG_VERBOSITY::Comparator |
Namespaces | |
KIM | |
KIM::LOG_VERBOSITY | |
Functions | |
void | KIM::LOG_VERBOSITY::GetNumberOfLogVerbosities (int *const numberOfLogVerbosities) |
int | KIM::LOG_VERBOSITY::GetLogVerbosity (int const index, LogVerbosity *const logVerbosity) |
Variables | |
LogVerbosity const | KIM::LOG_VERBOSITY::silent |
LogVerbosity const | KIM::LOG_VERBOSITY::fatal |
LogVerbosity const | KIM::LOG_VERBOSITY::error |
LogVerbosity const | KIM::LOG_VERBOSITY::warning |
LogVerbosity const | KIM::LOG_VERBOSITY::information |
LogVerbosity const | KIM::LOG_VERBOSITY::debug |