LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
The actual implementation for get_rmr. More...
#include <lci_binding_post.hpp>
Public Member Functions | |
get_rmr_x (mr_t mr_in) | |
get_rmr_x && | mr (mr_t mr_in) |
get_rmr_x && | runtime (runtime_t runtime_in) |
rmr_t | call_impl (mr_t mr, runtime_t runtime) const |
rmr_t | call () const |
rmr_t | operator() () const |
Public Attributes | |
mr_t | m_mr |
option_t< runtime_t > | m_runtime |
The actual implementation for get_rmr.
|
inline |
rmr_t lci::get_rmr_x::call | ( | ) | const |
|
inline |
mr_t lci::get_rmr_x::m_mr |