|
void | registerAction (const std::string &name, const Action action, const std::string &description) |
|
void | printHelp (ConsoleSession &session) |
|
void | processLine (ConsoleSession &session, const std::string &line) |
|
void | setupLogger (Poco::Logger *logger=0) const |
|
Poco::Logger & | logger () const |
|
| Loggable (const ClassInfo &info) |
|
| Loggable (const std::type_info &info) |
|
|
static Poco::Logger & | forMethod (const char *name) |
|
static Poco::Logger & | forClass (const ClassInfo &info) |
|
static Poco::Logger & | forClass (const std::type_info &info) |
|
template<typename T > |
static Poco::Logger & | forInstance (const T *i) |
|
static void | configureSimple (Poco::Logger &logger, const std::string &level) |
|
static void | logException (Poco::Logger &logger, const Poco::Message::Priority priority, const Poco::Exception &e, const char *file, size_t line) |
|
Action to be executed when processing console input.
void TestingCenter::stop |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/core/TestingCenter.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/core/TestingCenter.cpp