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

The actual implementation for g_runtime_init. More...

#include <lci_binding_post.hpp>

Collaboration diagram for lci::g_runtime_init_x:
[legend]

Public Member Functions

 g_runtime_init_x ()
 
g_runtime_init_x && packet_return_threshold (size_t packet_return_threshold_in)
 
g_runtime_init_x && imm_nbits_tag (int imm_nbits_tag_in)
 
g_runtime_init_x && imm_nbits_rcomp (int imm_nbits_rcomp_in)
 
g_runtime_init_x && alloc_default_device (bool alloc_default_device_in)
 
g_runtime_init_x && alloc_default_packet_pool (bool alloc_default_packet_pool_in)
 
g_runtime_init_x && alloc_default_matching_engine (bool alloc_default_matching_engine_in)
 
g_runtime_init_x && rdv_protocol (attr_rdv_protocol_t rdv_protocol_in)
 
void call_impl (size_t packet_return_threshold, int imm_nbits_tag, int imm_nbits_rcomp, bool alloc_default_device, bool alloc_default_packet_pool, bool alloc_default_matching_engine, attr_rdv_protocol_t rdv_protocol) const
 
void call () const
 
void operator() () const
 

Public Attributes

option_t< size_t > m_packet_return_threshold
 
option_t< int > m_imm_nbits_tag
 
option_t< int > m_imm_nbits_rcomp
 
option_t< bool > m_alloc_default_device
 
option_t< bool > m_alloc_default_packet_pool
 
option_t< bool > m_alloc_default_matching_engine
 
option_t< attr_rdv_protocol_tm_rdv_protocol
 

Detailed Description

The actual implementation for g_runtime_init.

Constructor & Destructor Documentation

◆ g_runtime_init_x()

lci::g_runtime_init_x::g_runtime_init_x ( )
inline
Here is the caller graph for this function:

Member Function Documentation

◆ alloc_default_device()

g_runtime_init_x && lci::g_runtime_init_x::alloc_default_device ( bool alloc_default_device_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ alloc_default_matching_engine()

g_runtime_init_x && lci::g_runtime_init_x::alloc_default_matching_engine ( bool alloc_default_matching_engine_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ alloc_default_packet_pool()

g_runtime_init_x && lci::g_runtime_init_x::alloc_default_packet_pool ( bool alloc_default_packet_pool_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ call()

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

◆ call_impl()

void lci::g_runtime_init_x::call_impl ( size_t packet_return_threshold,
int imm_nbits_tag,
int imm_nbits_rcomp,
bool alloc_default_device,
bool alloc_default_packet_pool,
bool alloc_default_matching_engine,
attr_rdv_protocol_t rdv_protocol ) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ imm_nbits_rcomp()

g_runtime_init_x && lci::g_runtime_init_x::imm_nbits_rcomp ( int imm_nbits_rcomp_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ imm_nbits_tag()

g_runtime_init_x && lci::g_runtime_init_x::imm_nbits_tag ( int imm_nbits_tag_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

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

◆ packet_return_threshold()

g_runtime_init_x && lci::g_runtime_init_x::packet_return_threshold ( size_t packet_return_threshold_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rdv_protocol()

g_runtime_init_x && lci::g_runtime_init_x::rdv_protocol ( attr_rdv_protocol_t rdv_protocol_in)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_alloc_default_device

option_t<bool> lci::g_runtime_init_x::m_alloc_default_device

◆ m_alloc_default_matching_engine

option_t<bool> lci::g_runtime_init_x::m_alloc_default_matching_engine

◆ m_alloc_default_packet_pool

option_t<bool> lci::g_runtime_init_x::m_alloc_default_packet_pool

◆ m_imm_nbits_rcomp

option_t<int> lci::g_runtime_init_x::m_imm_nbits_rcomp

◆ m_imm_nbits_tag

option_t<int> lci::g_runtime_init_x::m_imm_nbits_tag

◆ m_packet_return_threshold

option_t<size_t> lci::g_runtime_init_x::m_packet_return_threshold

◆ m_rdv_protocol

option_t<attr_rdv_protocol_t> lci::g_runtime_init_x::m_rdv_protocol

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