Public Member Functions | |
| BatchHandle (int max_num_events) | |
| bool | closed () const noexcept |
| void | close () noexcept |
| void | submit (std::vector< BatchOp > const &operations) |
| std::vector< CUfileIOEvents_t > | status (unsigned min_nr, unsigned max_nr, struct timespec *timeout=nullptr) |
| void | cancel () |