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

The actual implementation for free_runtime. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::free_runtime_x:
[legend]

Public Member Functions

 free_runtime_x (runtime_t *runtime_in)
 
free_runtime_x && runtime (runtime_t *runtime_in)
 
void call_impl (runtime_t *runtime) const
 
void call () const
 
void operator() () const
 

Public Attributes

runtime_tm_runtime
 

Detailed Description

The actual implementation for free_runtime.

Constructor & Destructor Documentation

◆ free_runtime_x()

lci::free_runtime_x::free_runtime_x ( runtime_t * runtime_in)
inline
Here is the caller graph for this function:

Member Function Documentation

◆ call()

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

◆ call_impl()

void lci::free_runtime_x::call_impl ( runtime_t * runtime) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

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

◆ runtime()

free_runtime_x && lci::free_runtime_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_runtime

runtime_t* lci::free_runtime_x::m_runtime

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