|
LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
The actual implementation for wait_drained. More...
#include <lci_binding_post.hpp>
Public Member Functions | |
| wait_drained_x () | |
| wait_drained_x && | runtime (runtime_t runtime_in) |
| wait_drained_x && | device (device_t device_in) |
| void | call_impl (runtime_t runtime, device_t device) const |
| void | call () const |
| void | operator() () const |
Public Attributes | |
| option_t< runtime_t > | m_runtime |
| option_t< device_t > | m_device |
The actual implementation for wait_drained.
|
inline |
| void lci::wait_drained_x::call | ( | ) | const |
|
inline |
|
inline |
|
inline |