LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
Loading...
Searching...
No Matches
get_default_endpoint

Get the default net endpoint of the runtime. More...

Collaboration diagram for get_default_endpoint:

Classes

class  lci::get_default_endpoint_x
 The actual implementation for get_default_endpoint. More...
 

Detailed Description

Get the default net endpoint of the runtime.

Parameters
[in]runtimeof type runtime_t; optional argument; The runtime object.
[in]deviceof type device_t; optional argument; The device to get the default endpoint.
Returns
of type endpoint_t; The default net endpoint.