Skip to content

Struct ILLIXR::network::tcp_backend

ClassList > ILLIXR > network > tcp_backend

Phonebook registration key for the TCP network backend. More...

  • #include <network_backend.hpp>

Inherits the following classes: ILLIXR::network::network_backend

Inherited by the following classes: ILLIXR::tcp_network_backend

Public Functions inherited from ILLIXR::network::network_backend

See ILLIXR::network::network_backend

Type Name
virtual bool is_topic_networked (std::string topic_name) = 0
virtual void start_client () = 0
virtual void start_server () = 0
virtual void topic_create (std::string topic_name, topic_config & config) = 0
virtual void topic_send (std::string topic_name, std::string && message) = 0
virtual network::topic_config::TransportMethod transport_method () const = 0

Public Functions inherited from ILLIXR::phonebook::service

See ILLIXR::phonebook::service

Type Name
virtual ~service () = default

Detailed Description

Plugins that want TCP transport register themselves under this tag.


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/include/illixr/network/network_backend.hpp