Struct SServiceAttr#
Defined in File ecal_callback.h
Struct Documentation#
-
struct SServiceAttr#
eCAL service attributes.
Public Members
-
std::string key#
unique service key (internal)
-
std::string hname#
host name
-
std::string pname#
process name
-
std::string uname#
process unit name
-
std::string sname#
service name
-
std::string sid#
service id
-
int pid = 0#
process id
-
unsigned int version = 0#
service protocol version
-
unsigned short tcp_port_v0 = 0#
service tcp port protocol version 0
-
unsigned short tcp_port_v1 = 0#
service tcp port protocol version 1
-
std::string key#