Header Interface Reference

General information included by many messages. More...


Detailed Description

General information included by many messages.


import "time.proto";

message Header
{
  optional string str_id = 1;
  optional Time stamp    = 2;
  optional int32 index   = 3;
} 
/// 

The documentation for this interface was generated from the following file: