pjmsg_mcap_wrapper
Loading...
Searching...
No Matches
messages
idl
StatisticsNames.idl
Go to the documentation of this file.
1
#include "
Header.idl
"
2
3
module
plotjuggler_msgs
{
4
module msg {
5
struct
StatisticsNames
{
6
std_msgs::msg::Header
header
;
7
8
sequence<string>
names
;
9
10
uint32
names_version
;
11
};
12
};
13
};
Header.idl
plotjuggler_msgs
Definition
StatisticsNames.idl:3
plotjuggler_msgs::msg::StatisticsNames
This class represents the structure StatisticsNames defined by the user in the IDL file.
Definition
StatisticsNames.idl:5
plotjuggler_msgs::msg::StatisticsNames::header
std_msgs::msg::Header header
Definition
StatisticsNames.idl:6
plotjuggler_msgs::msg::StatisticsNames::names_version
uint32 names_version
Definition
StatisticsNames.idl:10
plotjuggler_msgs::msg::StatisticsNames::names
sequence< string > names
Definition
StatisticsNames.idl:8
std_msgs::msg::Header
This class represents the structure Header defined by the user in the IDL file.
Definition
Header.idl:5
Generated by
1.9.8