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

The actual implementation for get_default_endpoint. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::get_default_endpoint_x:
[legend]

Public Member Functions

 get_default_endpoint_x ()
 
get_default_endpoint_x && runtime (runtime_t runtime_in)
 
get_default_endpoint_x && device (device_t device_in)
 
endpoint_t call_impl (runtime_t runtime, device_t device) const
 
endpoint_t call () const
 
endpoint_t operator() () const
 

Public Attributes

option_t< runtime_tm_runtime
 
option_t< device_tm_device
 

Detailed Description

The actual implementation for get_default_endpoint.

Constructor & Destructor Documentation

◆ get_default_endpoint_x()

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

Member Function Documentation

◆ call()

endpoint_t lci::get_default_endpoint_x::call ( ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ call_impl()

endpoint_t lci::get_default_endpoint_x::call_impl ( runtime_t runtime,
device_t device ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ device()

get_default_endpoint_x && lci::get_default_endpoint_x::device ( device_t device_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

endpoint_t lci::get_default_endpoint_x::operator() ( ) const
inline
Here is the call graph for this function:

◆ runtime()

get_default_endpoint_x && lci::get_default_endpoint_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_device

option_t<device_t> lci::get_default_endpoint_x::m_device

◆ m_runtime

option_t<runtime_t> lci::get_default_endpoint_x::m_runtime

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