#include <KIM_Log.hpp>
Definition at line 46 of file KIM_Log.hpp.
◆ Create()
static int KIM::Log::Create |
( |
Log **const |
log | ) |
|
|
static |
◆ Destroy()
static void KIM::Log::Destroy |
( |
Log **const |
log | ) |
|
|
static |
◆ GetID()
std::string KIM::Log::GetID |
( |
| ) |
const |
◆ LogEntry() [1/2]
void KIM::Log::LogEntry |
( |
LogVerbosity const |
logVerbosity, |
|
|
std::string const & |
message, |
|
|
int const |
lineNumber, |
|
|
std::string const & |
fileName |
|
) |
| const |
◆ LogEntry() [2/2]
void KIM::Log::LogEntry |
( |
LogVerbosity const |
logVerbosity, |
|
|
std::stringstream const & |
message, |
|
|
int const |
lineNumber, |
|
|
std::string const & |
fileName |
|
) |
| const |
◆ PopVerbosity()
void KIM::Log::PopVerbosity |
( |
| ) |
|
◆ PushVerbosity()
void KIM::Log::PushVerbosity |
( |
LogVerbosity const |
logVerbosity | ) |
|
◆ SetID()
void KIM::Log::SetID |
( |
std::string const & |
id | ) |
|
The documentation for this class was generated from the following file: