LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
The actual implementation for get_max_bcopy_size. More...
#include <lci_binding_post.hpp>
Public Member Functions | |
get_max_bcopy_size_x () | |
get_max_bcopy_size_x && | runtime (runtime_t runtime_in) |
get_max_bcopy_size_x && | packet_pool (packet_pool_t packet_pool_in) |
size_t | call_impl (runtime_t runtime, packet_pool_t packet_pool) const |
size_t | call () const |
size_t | operator() () const |
Public Attributes | |
option_t< runtime_t > | m_runtime |
option_t< packet_pool_t > | m_packet_pool |
The actual implementation for get_max_bcopy_size.
|
inline |
size_t lci::get_max_bcopy_size_x::call | ( | ) | const |
size_t lci::get_max_bcopy_size_x::call_impl | ( | runtime_t | runtime, |
packet_pool_t | packet_pool ) const |
|
inline |
|
inline |
|
inline |
option_t<packet_pool_t> lci::get_max_bcopy_size_x::m_packet_pool |