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

The actual implementation for set_allocator. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::set_allocator_x:
[legend]

Public Member Functions

 set_allocator_x (allocator_base_t *allocator_in)
 
set_allocator_x && allocator (allocator_base_t *allocator_in)
 
set_allocator_x && runtime (runtime_t runtime_in)
 
void call_impl (allocator_base_t *allocator, runtime_t runtime) const
 
void call () const
 
void operator() () const
 

Public Attributes

allocator_base_tm_allocator
 
option_t< runtime_tm_runtime
 

Detailed Description

The actual implementation for set_allocator.

Constructor & Destructor Documentation

◆ set_allocator_x()

lci::set_allocator_x::set_allocator_x ( allocator_base_t * allocator_in)
inline
Here is the caller graph for this function:

Member Function Documentation

◆ allocator()

set_allocator_x && lci::set_allocator_x::allocator ( allocator_base_t * allocator_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ call()

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

◆ call_impl()

void lci::set_allocator_x::call_impl ( allocator_base_t * allocator,
runtime_t runtime ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

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

◆ runtime()

set_allocator_x && lci::set_allocator_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_allocator

allocator_base_t* lci::set_allocator_x::m_allocator

◆ m_runtime

option_t<runtime_t> lci::set_allocator_x::m_runtime

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