Struct STopic
Defined in File monitoring.h
Struct Documentation
-
struct STopic
Public Members
-
std::string host_name
host name
-
std::string shm_transport_domain
shm transport domain
-
std::string process_name
process name
-
std::string unit_name
unit name
-
std::string topic_name
topic name
-
std::string direction
direction (publisher, subscriber)
-
SDataTypeInformation datatype_information
topic datatype information (name, encoding, descriptor)
-
std::vector<STransportLayer> transport_layer
transport layer details
-
int64_t data_id = {0}
data send id (publisher setid)
-
int64_t data_clock = {0}
data clock (send / receive action)
-
std::string host_name