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

Allocate a new matching_engine object. More...

Collaboration diagram for alloc_matching_engine:

Classes

class  lci::alloc_matching_engine_x
 The actual implementation for alloc_matching_engine. More...
 

Detailed Description

Allocate a new matching_engine object.

Parameters
[in]runtimeof type runtime_t; optional argument; The runtime object.
[in]matching_engine_typeof type attr_matching_engine_type_t; optional argument; argument for the corresponding attribute
[in]user_contextof type void*; optional argument; argument for the corresponding attribute
Returns
of type matching_engine_t; The allocated object.