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

The actual implementation for deregister_memory. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::deregister_memory_x:
[legend]

Public Member Functions

 deregister_memory_x (mr_t *mr_in)
 
deregister_memory_x && mr (mr_t *mr_in)
 
deregister_memory_x && runtime (runtime_t runtime_in)
 
void call_impl (mr_t *mr, runtime_t runtime) const
 
void call () const
 
void operator() () const
 

Public Attributes

mr_tm_mr
 
option_t< runtime_tm_runtime
 

Detailed Description

The actual implementation for deregister_memory.

Constructor & Destructor Documentation

◆ deregister_memory_x()

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

Member Function Documentation

◆ call()

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

◆ call_impl()

void lci::deregister_memory_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()

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

◆ operator()()

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

◆ runtime()

deregister_memory_x && lci::deregister_memory_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::deregister_memory_x::m_mr

◆ m_runtime

option_t<runtime_t> lci::deregister_memory_x::m_runtime

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