LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
Loading...
Searching...
No Matches
lci::get_rmr_x Class Reference

The actual implementation for get_rmr. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::get_rmr_x:
[legend]

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_tm_runtime
 

Detailed Description

The actual implementation for get_rmr.

Constructor & Destructor Documentation

◆ get_rmr_x()

lci::get_rmr_x::get_rmr_x ( mr_t mr_in)
inline
Here is the caller graph for this function:

Member Function Documentation

◆ call()

rmr_t lci::get_rmr_x::call ( ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ call_impl()

rmr_t lci::get_rmr_x::call_impl ( mr_t mr,
runtime_t runtime ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mr()

get_rmr_x && lci::get_rmr_x::mr ( mr_t mr_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

rmr_t lci::get_rmr_x::operator() ( ) const
inline
Here is the call graph for this function:

◆ runtime()

get_rmr_x && lci::get_rmr_x::runtime ( runtime_t runtime_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_mr

mr_t lci::get_rmr_x::m_mr

◆ m_runtime

option_t<runtime_t> lci::get_rmr_x::m_runtime

The documentation for this class was generated from the following files: