pjmsg_mcap_wrapper
Loading...
Searching...
No Matches
messages
idl
Time.idl
Go to the documentation of this file.
1
module
builtin_interfaces
{
2
module msg {
3
struct
Time
{
4
int32
sec
;
5
6
uint32
nanosec
;
7
};
8
};
9
};
builtin_interfaces
Definition
Time.idl:1
builtin_interfaces::msg::Time
This class represents the structure Time defined by the user in the IDL file.
Definition
Time.idl:3
builtin_interfaces::msg::Time::sec
int32 sec
Definition
Time.idl:4
builtin_interfaces::msg::Time::nanosec
uint32 nanosec
Definition
Time.idl:6
Generated by
1.9.8