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

The actual implementation for free_net_context. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::free_net_context_x:
[legend]

Public Member Functions

 free_net_context_x (net_context_t *net_context_in)
 
free_net_context_x && net_context (net_context_t *net_context_in)
 
free_net_context_x && runtime (runtime_t runtime_in)
 
void call_impl (net_context_t *net_context, runtime_t runtime) const
 
void call () const
 
void operator() () const
 

Public Attributes

net_context_tm_net_context
 
option_t< runtime_tm_runtime
 

Detailed Description

The actual implementation for free_net_context.

Constructor & Destructor Documentation

◆ free_net_context_x()

lci::free_net_context_x::free_net_context_x ( net_context_t * net_context_in)
inline
Here is the caller graph for this function:

Member Function Documentation

◆ call()

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

◆ call_impl()

void lci::free_net_context_x::call_impl ( net_context_t * net_context,
runtime_t runtime ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ net_context()

free_net_context_x && lci::free_net_context_x::net_context ( net_context_t * net_context_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

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

◆ runtime()

free_net_context_x && lci::free_net_context_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_net_context

net_context_t* lci::free_net_context_x::m_net_context

◆ m_runtime

option_t<runtime_t> lci::free_net_context_x::m_runtime

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