/workspaces/astro/sol3-sdk/msg/sol3/core/msg/message_log_header.fbs File Reference

Space-ng SDK: /workspaces/astro/sol3-sdk/msg/sol3/core/msg/message_log_header.fbs File Reference
Space-ng SDK
message_log_header.fbs File Reference

Variables

include sol3 core msg stamp fbs
 
table MessageLogHeader
 Header written at the start of each log file. More...
 
host_id __pad0__
 Host identifier. More...
 
run_id __pad1__
 Run identifier. More...
 
encoded_port_id __pad2__
 Encoded port id for this log. More...
 
start_stamp __pad3__
 Timestamp associated with opening the log file. More...
 
end_stamp __pad4__
 Timestamp associated with when this log was closed. More...
 
message_count __pad5__
 Total number of messages logged in this file. More...
 
file_identifier MLHD
 

Variable Documentation

◆ __pad0__

host_id __pad0__

Host identifier.

◆ __pad1__

run_id __pad1__

Run identifier.

◆ __pad2__

encoded_port_id __pad2__

Encoded port id for this log.

◆ __pad3__

start_stamp __pad3__

Timestamp associated with opening the log file.

◆ __pad4__

end_stamp __pad4__

Timestamp associated with when this log was closed.

◆ __pad5__

message_count __pad5__

Total number of messages logged in this file.

◆ fbs

include sol3 core msg stamp fbs

◆ MessageLogHeader

root_type MessageLogHeader
Initial value:
{
log_dir: string

Header written at the start of each log file.

◆ MLHD

file_identifier MLHD