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

Allocate a new endpoint object. More...

Collaboration diagram for alloc_endpoint:

Classes

class  lci::alloc_endpoint_x
 The actual implementation for alloc_endpoint. More...
 

Detailed Description

Allocate a new endpoint object.

Parameters
[in]runtimeof type runtime_t; optional argument; The runtime object.
[in]user_contextof type void*; optional argument; argument for the corresponding attribute
[in]deviceof type device_t; optional argument; The device to allocate the endpoint.
Returns
of type endpoint_t; The allocated object.