#include <context.hh>
|
| std::vector< std::unique_ptr< std::thread > > | threads |
| |
| boost::asio::io_service::work | work |
| |
◆ Context() [1/2]
| Context::Context |
( |
std::string |
| ) |
|
|
protected |
◆ Context() [2/2]
◆ ~Context()
◆ connect() [1/2]
◆ connect() [2/2]
| static Context* Context::connect |
( |
std::string |
| ) |
|
|
static |
◆ init()
◆ join()
◆ run()
◆ histogram
| std::unique_ptr<Histogram> Context::histogram |
◆ id
◆ io
| boost::asio::io_service Context::io |
◆ logger
◆ settings
◆ singleton
| Context * Context::singleton = nullptr |
|
static |
◆ threads
| std::vector<std::unique_ptr<std::thread> > Context::threads |
|
protected |
◆ work
| boost::asio::io_service::work Context::work |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/VeloxDFS/VeloxDFS/src/common/context.hh
- /home/runner/work/VeloxDFS/VeloxDFS/src/common/context.cc