netio3-backend
Contents:
Introduction
Basics
Network communication
Libfabric backend
Asyncmsg backend
Library API
Class Hierarchy
File Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Functions
Template Function netio3::libfabric::close_buffer
Function netio3::libfabric::close_buffer< netio3::libfabric::Buffer >
Function netio3::libfabric::close_buffer< netio3::libfabric::HeaderBuffer >
Function netio3::libfabric::CqReactor::on_send_cq_event< netio3::libfabric::SendEndpointBuffered >
Function netio3::libfabric::CqReactor::on_send_cq_event< netio3::libfabric::SendEndpointZeroCopy >
Function netio3::libfabric::get_address_format
Function netio3::libfabric::get_endpoint_capabilities
Function netio3::libfabric::get_ep_type
Function netio3::libfabric::get_fi_info
Function netio3::libfabric::get_provider
Function netio3::libfabric::local_address
Function netio3::libfabric::peer_address
Template Function netio3::libfabric::register_buffer
Function netio3::libfabric::register_buffer< netio3::libfabric::Buffer >
Function netio3::libfabric::register_buffer< netio3::libfabric::HeaderBuffer >
Function netio3::network_mode_from_string
Function netio3::network_type_from_string
Function netio3::operator<<(std::ostream&, const EndPointAddress&)
Function netio3::operator<<(std::ostream&, const NetworkConfig&)
Function netio3::utility::error_message
Function operator<<
Variables
Typedefs
netio3-backend
Library API
Function netio3::network_mode_from_string
View page source
Function netio3::network_mode_from_string
Defined in
File Netio3Backend.hpp
Function Documentation
static
inline
NetworkMode
netio3
::
network_mode_from_string
(
const
std
::
string
&
mode
)