#include <gpudb/utils/GPUdbMultiHeadIOUtils.h>
Public Types | |
| typedef worker_list::const_iterator | const_iterator |
Public Member Functions | |
| WorkerList (const GPUdb &gpudb) | |
| WorkerList (const GPUdb &gpudb, const std::string &ip_regex_str) | |
| WorkerList () | |
| size_t | size () const |
| const_iterator | begin () const |
| const_iterator | end () const |
| bool | empty () const |
| std::string | toString () const |
Detailed Description
Definition at line 22 of file GPUdbMultiHeadIOUtils.h.
Member Typedef Documentation
◆ const_iterator
| typedef worker_list::const_iterator gpudb::WorkerList::const_iterator |
Definition at line 79 of file GPUdbMultiHeadIOUtils.h.
Constructor & Destructor Documentation
◆ WorkerList() [1/3]
| gpudb::WorkerList::WorkerList | ( | const GPUdb & | gpudb | ) |
◆ WorkerList() [2/3]
| gpudb::WorkerList::WorkerList | ( | const GPUdb & | gpudb, |
| const std::string & | ip_regex_str ) |
◆ WorkerList() [3/3]
| inline |
Definition at line 69 of file GPUdbMultiHeadIOUtils.h.
Member Function Documentation
◆ begin()
| inline |
Definition at line 80 of file GPUdbMultiHeadIOUtils.h.
◆ empty()
| inline |
Definition at line 84 of file GPUdbMultiHeadIOUtils.h.
◆ end()
| inline |
Definition at line 81 of file GPUdbMultiHeadIOUtils.h.
◆ size()
| inline |
Definition at line 76 of file GPUdbMultiHeadIOUtils.h.
◆ toString()
| std::string gpudb::WorkerList::toString | ( | ) | const |
The documentation for this class was generated from the following file:
- gpudb/utils/GPUdbMultiHeadIOUtils.h