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

The actual implementation for alloc_counter. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::alloc_counter_x:
[legend]

Public Member Functions

 alloc_counter_x ()
 
alloc_counter_x && runtime (runtime_t runtime_in)
 
comp_t call_impl (runtime_t runtime) const
 
comp_t call () const
 
comp_t operator() () const
 

Public Attributes

option_t< runtime_tm_runtime
 

Detailed Description

The actual implementation for alloc_counter.

Constructor & Destructor Documentation

◆ alloc_counter_x()

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

Member Function Documentation

◆ call()

comp_t lci::alloc_counter_x::call ( ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ call_impl()

comp_t lci::alloc_counter_x::call_impl ( runtime_t runtime) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

comp_t lci::alloc_counter_x::operator() ( ) const
inline
Here is the call graph for this function:

◆ runtime()

alloc_counter_x && lci::alloc_counter_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::alloc_counter_x::m_runtime

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