LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
The actual implementation for cq_pop. More...
#include <lci_binding_post.hpp>
Public Member Functions | |
cq_pop_x (comp_t comp_in) | |
cq_pop_x && | comp (comp_t comp_in) |
cq_pop_x && | runtime (runtime_t runtime_in) |
status_t | call_impl (comp_t comp, runtime_t runtime) const |
status_t | call () const |
status_t | operator() () const |
Public Attributes | |
comp_t | m_comp |
option_t< runtime_t > | m_runtime |
The actual implementation for cq_pop.
|
inline |
status_t lci::cq_pop_x::call | ( | ) | const |
|
inline |
comp_t lci::cq_pop_x::m_comp |