#include <ConsoleInterface.h>
Definition at line 49 of file ConsoleInterface.h.
◆ ConsoleInterface()
mars::log_console::ConsoleInterface::ConsoleInterface |
( |
void |
| ) |
|
|
inline |
◆ ~ConsoleInterface()
virtual mars::log_console::ConsoleInterface::~ConsoleInterface |
( |
void |
| ) |
|
|
inlinevirtual |
◆ addError()
virtual void mars::log_console::ConsoleInterface::addError |
( |
const std::string & |
my_error, |
|
|
|
... |
|
) |
| |
|
pure virtual |
◆ addMessage()
virtual void mars::log_console::ConsoleInterface::addMessage |
( |
const std::string & |
my_message, |
|
|
|
... |
|
) |
| |
|
pure virtual |
◆ addWarning()
virtual void mars::log_console::ConsoleInterface::addWarning |
( |
const std::string & |
my_warning, |
|
|
|
... |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: