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

The actual implementation for reserve_rcomps. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::reserve_rcomps_x:
[legend]

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_tm_runtime
 

Detailed Description

The actual implementation for reserve_rcomps.

Constructor & Destructor Documentation

◆ reserve_rcomps_x()

lci::reserve_rcomps_x::reserve_rcomps_x ( rcomp_t n_in)
inline
Here is the caller graph for this function:

Member Function Documentation

◆ call()

rcomp_t lci::reserve_rcomps_x::call ( ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ call_impl()

rcomp_t lci::reserve_rcomps_x::call_impl ( rcomp_t n,
runtime_t runtime ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ n()

reserve_rcomps_x && lci::reserve_rcomps_x::n ( rcomp_t n_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

rcomp_t lci::reserve_rcomps_x::operator() ( ) const
inline
Here is the call graph for this function:

◆ runtime()

reserve_rcomps_x && lci::reserve_rcomps_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_n

rcomp_t lci::reserve_rcomps_x::m_n

◆ m_runtime

option_t<runtime_t> lci::reserve_rcomps_x::m_runtime

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