LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
The actual implementation for get_default_endpoint. More...
#include <lci_binding_post.hpp>
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_t > | m_runtime |
option_t< device_t > | m_device |
The actual implementation for get_default_endpoint.
|
inline |
endpoint_t lci::get_default_endpoint_x::call | ( | ) | const |
endpoint_t lci::get_default_endpoint_x::call_impl | ( | runtime_t | runtime, |
device_t | device ) const |
|
inline |
|
inline |
|
inline |