delphyne_gui
Message::EnumValue Struct Reference

Detailed Description

Wraps an enumeration field in Google Protobuf.

#include <visualizer/topic_interface_plugin/message.h>

Public Attributes

int value
 The integer value of the enum. More...
 
std::string name
 The string label the enum has. More...
 

Member Data Documentation

◆ name

std::string name

The string label the enum has.

◆ value

int value

The integer value of the enum.


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