Skip to content

Namespace ILLIXR::network

Namespace List > ILLIXR > network

Classes

Type Name
class TCPSocket
class network_backend
struct topic_config

Public Attributes

Type Name
const std::string CLIENT_IP = "127.0.0.1"
const int CLIENT_PORT_1 = 5002
const int CLIENT_PORT_2 = 5003
const std::string SERVER_IP = "127.0.0.1"
const int SERVER_PORT_1 = 4042
const int SERVER_PORT_2 = 4003

Public Attributes Documentation

variable CLIENT_IP

const std::string ILLIXR::network::CLIENT_IP;

variable CLIENT_PORT_1

const int ILLIXR::network::CLIENT_PORT_1;

variable CLIENT_PORT_2

const int ILLIXR::network::CLIENT_PORT_2;

variable SERVER_IP

const std::string ILLIXR::network::SERVER_IP;

variable SERVER_PORT_1

const int ILLIXR::network::SERVER_PORT_1;

variable SERVER_PORT_2

const int ILLIXR::network::SERVER_PORT_2;


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