|
LogCabin
|
#include <memory>#include "Client/SessionManager.h"#include "Core/Config.h"#include "Core/Mutex.h"#include "Event/Loop.h"#include "Event/Signal.h"#include "Server/ServerStats.h"Go to the source code of this file.
Classes | |
| class | LogCabin::Server::Globals |
| Holds the LogCabin daemon's top-level objects. More... | |
| class | LogCabin::Server::Globals::ExitHandler |
| Exits from the event loop upon receiving a UNIX signal. More... | |
| class | LogCabin::Server::Globals::LogRotateHandler |
| Re-opens the log file upon receiving a UNIX signal. More... | |
Namespaces | |
| namespace | LogCabin |
| namespace | LogCabin::RPC |
| namespace | LogCabin::Server |
1.7.6.1