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

The actual implementation for deregister_rcomp. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::deregister_rcomp_x:
[legend]

Public Member Functions

 deregister_rcomp_x (rcomp_t rcomp_in)
 
deregister_rcomp_x && rcomp (rcomp_t rcomp_in)
 
deregister_rcomp_x && runtime (runtime_t runtime_in)
 
void call_impl (rcomp_t rcomp, runtime_t runtime) const
 
void call () const
 
void operator() () const
 

Public Attributes

rcomp_t m_rcomp
 
option_t< runtime_tm_runtime
 

Detailed Description

The actual implementation for deregister_rcomp.

Constructor & Destructor Documentation

◆ deregister_rcomp_x()

lci::deregister_rcomp_x::deregister_rcomp_x ( rcomp_t rcomp_in)
inline
Here is the caller graph for this function:

Member Function Documentation

◆ call()

void lci::deregister_rcomp_x::call ( ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ call_impl()

void lci::deregister_rcomp_x::call_impl ( rcomp_t rcomp,
runtime_t runtime ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

void lci::deregister_rcomp_x::operator() ( ) const
inline
Here is the call graph for this function:

◆ rcomp()

deregister_rcomp_x && lci::deregister_rcomp_x::rcomp ( rcomp_t rcomp_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ runtime()

deregister_rcomp_x && lci::deregister_rcomp_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_rcomp

rcomp_t lci::deregister_rcomp_x::m_rcomp

◆ m_runtime

option_t<runtime_t> lci::deregister_rcomp_x::m_runtime

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