LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
Loading...
Searching...
No Matches
lci::free_matching_engine_x Class Reference

The actual implementation for free_matching_engine. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::free_matching_engine_x:
[legend]

Public Member Functions

 free_matching_engine_x (matching_engine_t *matching_engine_in)
 
free_matching_engine_x && matching_engine (matching_engine_t *matching_engine_in)
 
free_matching_engine_x && runtime (runtime_t runtime_in)
 
void call_impl (matching_engine_t *matching_engine, runtime_t runtime) const
 
void call () const
 
void operator() () const
 

Public Attributes

matching_engine_tm_matching_engine
 
option_t< runtime_tm_runtime
 

Detailed Description

The actual implementation for free_matching_engine.

Constructor & Destructor Documentation

◆ free_matching_engine_x()

lci::free_matching_engine_x::free_matching_engine_x ( matching_engine_t * matching_engine_in)
inline
Here is the caller graph for this function:

Member Function Documentation

◆ call()

void lci::free_matching_engine_x::call ( ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ call_impl()

void lci::free_matching_engine_x::call_impl ( matching_engine_t * matching_engine,
runtime_t runtime ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ matching_engine()

free_matching_engine_x && lci::free_matching_engine_x::matching_engine ( matching_engine_t * matching_engine_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

void lci::free_matching_engine_x::operator() ( ) const
inline
Here is the call graph for this function:

◆ runtime()

free_matching_engine_x && lci::free_matching_engine_x::runtime ( runtime_t runtime_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_matching_engine

matching_engine_t* lci::free_matching_engine_x::m_matching_engine

◆ m_runtime

option_t<runtime_t> lci::free_matching_engine_x::m_runtime

The documentation for this class was generated from the following files: