Struct ILLIXR::network::udp_backend
ClassList > ILLIXR > network > udp_backend
Phonebook registration key for the UDP network backend. More...
#include <network_backend.hpp>
Inherits the following classes: ILLIXR::network::network_backend
Inherited by the following classes: ILLIXR::udp_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 UDP 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