LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
The actual implementation for reserve_rcomps. More...
#include <lci_binding_post.hpp>
Public Member Functions | |
reserve_rcomps_x (rcomp_t n_in) | |
reserve_rcomps_x && | n (rcomp_t n_in) |
reserve_rcomps_x && | runtime (runtime_t runtime_in) |
rcomp_t | call_impl (rcomp_t n, runtime_t runtime) const |
rcomp_t | call () const |
rcomp_t | operator() () const |
Public Attributes | |
rcomp_t | m_n |
option_t< runtime_t > | m_runtime |
The actual implementation for reserve_rcomps.
|
inline |
rcomp_t lci::reserve_rcomps_x::call | ( | ) | const |
|
inline |
|
inline |
|
inline |
rcomp_t lci::reserve_rcomps_x::m_n |