Base Poller class.
More...
#include <Poller.hh>
|
| Poller () |
|
virtual | ~Poller () |
|
virtual void * | wait (int timeout=-1)=0 |
| Waiting for socket.
|
|
|
static std::shared_ptr< spdlog::logger > | getConsoleOutput () |
| Get console output.
|
|
static void | setConsoleLevel (spdlog::level::level_enum level) |
| Sets console log level.
|
|
◆ Poller()
Salsa::Poller::Poller |
( |
| ) |
|
Constructor
Definition at line 4 of file Poller.cc.
◆ ~Poller()
Salsa::Poller::~Poller |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: