struct eCAL::SPubEventCallbackData
eCAL publisher event callback struct.
Members
public eCAL_Publisher_Event
type
publisher event type
public long long
time
publisher event time in µs
public long long
clock
publisher event clock
public std::string
tid
topic id of the of the connected subscriber (for pub_event_update_connection only)
public std::string
ttype
topic type information of the connected publisher (for sub_event_update_connection only)
public std::string
tdesc
topic descriptor information of the connected publisher (for sub_event_update_connection only)
public
SDataTypeInformation
tdatatype
datatype description of the connected subscriber (for pub_event_update_connection only)