rippled
|
Classes | |
struct | client_t |
struct | overlay_t |
Public Member Functions | |
Setup ()=default | |
void | makeContexts () |
Public Attributes | |
std::vector< Port > | ports |
client_t | client |
overlay_t | overlay |
Definition at line 50 of file ServerHandlerImp.h.
|
explicitdefault |
void ripple::ServerHandler::Setup::makeContexts | ( | ) |
Definition at line 1057 of file ServerHandlerImp.cpp.
std::vector<Port> ripple::ServerHandlerImp::Setup::ports |
Definition at line 54 of file ServerHandlerImp.h.
client_t ripple::ServerHandlerImp::Setup::client |
Definition at line 71 of file ServerHandlerImp.h.
overlay_t ripple::ServerHandlerImp::Setup::overlay |
Definition at line 82 of file ServerHandlerImp.h.