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

Allocate a new runtime object. More...

Collaboration diagram for alloc_runtime:

Classes

class  lci::alloc_runtime_x
 The actual implementation for alloc_runtime. More...
 

Detailed Description

Allocate a new runtime object.

Parameters
[in]packet_return_thresholdof type size_t; optional argument; argument for the corresponding attribute
[in]imm_nbits_tagof type int; optional argument; argument for the corresponding attribute
[in]imm_nbits_rcompof type int; optional argument; argument for the corresponding attribute
[in]alloc_default_deviceof type bool; optional argument; argument for the corresponding attribute
[in]alloc_default_packet_poolof type bool; optional argument; argument for the corresponding attribute
[in]alloc_default_matching_engineof type bool; optional argument; argument for the corresponding attribute
[in]rdv_protocolof type attr_rdv_protocol_t; optional argument; argument for the corresponding attribute
[in]user_contextof type void*; optional argument; argument for the corresponding attribute
Returns
of type runtime_t; The allocated object.