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

The actual implementation for counter_get. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::counter_get_x:
[legend]

Public Member Functions

 counter_get_x (comp_t comp_in)
 
counter_get_x && comp (comp_t comp_in)
 
counter_get_x && runtime (runtime_t runtime_in)
 
int64_t call_impl (comp_t comp, runtime_t runtime) const
 
int64_t call () const
 
int64_t operator() () const
 

Public Attributes

comp_t m_comp
 
option_t< runtime_tm_runtime
 

Detailed Description

The actual implementation for counter_get.

Constructor & Destructor Documentation

◆ counter_get_x()

lci::counter_get_x::counter_get_x ( comp_t comp_in)
inline
Here is the caller graph for this function:

Member Function Documentation

◆ call()

int64_t lci::counter_get_x::call ( ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ call_impl()

int64_t lci::counter_get_x::call_impl ( comp_t comp,
runtime_t runtime ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ comp()

counter_get_x && lci::counter_get_x::comp ( comp_t comp_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

int64_t lci::counter_get_x::operator() ( ) const
inline
Here is the call graph for this function:

◆ runtime()

counter_get_x && lci::counter_get_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_comp

comp_t lci::counter_get_x::m_comp

◆ m_runtime

option_t<runtime_t> lci::counter_get_x::m_runtime

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