#include <source/ariba/utility/addressing/tcpip_endpoint.hpp>
Static Public Attributes | |
static const uint16_t | type_id = 6 |
static const std::string | type_name = "tcp-port" |
Definition at line 19 of file tcpip_endpoint.hpp.
const uint16_t ariba::addressing::tcp_address_info::type_id = 6 [static] |
Definition at line 20 of file tcpip_endpoint.hpp.
const std::string ariba::addressing::tcp_address_info::type_name = "tcp-port" [static] |
Definition at line 21 of file tcpip_endpoint.hpp.