#include <context.hh>
|
std::vector< std::unique_ptr
< std::thread > > | threads |
|
boost::asio::io_service::work | work |
|
Context::Context |
( |
std::string |
| ) |
|
|
protected |
static Context* Context::connect |
( |
std::string |
| ) |
|
|
static |
std::unique_ptr<Histogram> Context::histogram |
boost::asio::io_service Context::io |
Context * Context::singleton = nullptr |
|
static |
std::vector<std::unique_ptr<std::thread> > Context::threads |
|
protected |
boost::asio::io_service::work Context::work |
|
protected |
The documentation for this class was generated from the following files:
- /home/travis/build/DICL/VeloxDFS/src/common/context.hh
- /home/travis/build/DICL/VeloxDFS/src/common/context.cc