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

The actual implementation for get_allocator. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::get_allocator_x:
[legend]

Public Member Functions

 get_allocator_x ()
 
get_allocator_x && runtime (runtime_t runtime_in)
 
allocator_base_tcall_impl (runtime_t runtime) const
 
allocator_base_tcall () const
 
allocator_base_toperator() () const
 

Public Attributes

option_t< runtime_tm_runtime
 

Detailed Description

The actual implementation for get_allocator.

Constructor & Destructor Documentation

◆ get_allocator_x()

lci::get_allocator_x::get_allocator_x ( )
inline
Here is the caller graph for this function:

Member Function Documentation

◆ call()

allocator_base_t * lci::get_allocator_x::call ( ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ call_impl()

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

◆ operator()()

allocator_base_t * lci::get_allocator_x::operator() ( ) const
inline
Here is the call graph for this function:

◆ runtime()

get_allocator_x && lci::get_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_runtime

option_t<runtime_t> lci::get_allocator_x::m_runtime

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