KIM API V2
|
Classes | |
struct | Comparator |
Functions | |
void | GetNumberOfLogVerbosities (int *const numberOfLogVerbosities) |
int | GetLogVerbosity (int const index, LogVerbosity *const logVerbosity) |
Variables | |
LogVerbosity const | silent |
LogVerbosity const | fatal |
LogVerbosity const | error |
LogVerbosity const | warning |
LogVerbosity const | information |
LogVerbosity const | debug |
int KIM::LOG_VERBOSITY::GetLogVerbosity | ( | int const | index, |
LogVerbosity *const | logVerbosity | ||
) |
void KIM::LOG_VERBOSITY::GetNumberOfLogVerbosities | ( | int *const | numberOfLogVerbosities | ) |
LogVerbosity const KIM::LOG_VERBOSITY::debug |
LogVerbosity const KIM::LOG_VERBOSITY::error |
LogVerbosity const KIM::LOG_VERBOSITY::fatal |
LogVerbosity const KIM::LOG_VERBOSITY::information |
LogVerbosity const KIM::LOG_VERBOSITY::silent |
LogVerbosity const KIM::LOG_VERBOSITY::warning |