|
Goby3 3.4.0
2026.04.13
|
#include <limits>#include <string>#include <google/protobuf/port_def.inc>#include <google/protobuf/port_undef.inc>#include <google/protobuf/io/coded_stream.h>#include <google/protobuf/arena.h>#include <google/protobuf/arenastring.h>#include <google/protobuf/generated_message_util.h>#include <google/protobuf/metadata_lite.h>#include <google/protobuf/generated_message_reflection.h>#include <google/protobuf/message.h>#include <google/protobuf/repeated_field.h>#include <google/protobuf/extension_set.h>#include <google/protobuf/generated_enum_reflection.h>#include <google/protobuf/unknown_field_set.h>#include "goby/middleware/protobuf/app_config.pb.h"#include "goby/protobuf/option_extensions.pb.h"#include <boost/units/quantity.hpp>#include <boost/units/absolute.hpp>#include <boost/units/dimensionless_type.hpp>#include <boost/units/make_scaled_unit.hpp>Go to the source code of this file.
Classes | |
| struct | TableStruct_goby_2fudpm_2fprotobuf_2ftool_5fconfig_2eproto |
| class | goby::udpm::protobuf::UDPMToolConfig |
| struct | is_proto_enum< ::goby::udpm::protobuf::UDPMToolConfig_Action > |
Namespaces | |
| namespace | internal |
| namespace | goby |
| The global namespace for the Goby project. | |
| namespace | goby::udpm |
| namespace | goby::udpm::protobuf |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_goby_2fudpm_2fprotobuf_2ftool_5fconfig_2eproto |
Functions | |
| template<> | |
| PROTOBUF_NAMESPACE_OPEN ::goby::udpm::protobuf::UDPMToolConfig * | Arena::CreateMaybeMessage<::goby::udpm::protobuf::UDPMToolConfig > (Arena *) |
| bool | goby::udpm::protobuf::UDPMToolConfig_Action_IsValid (int value) |
| const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | goby::udpm::protobuf::UDPMToolConfig_Action_descriptor () |
| template<typename T > | |
| const std::string & | goby::udpm::protobuf::UDPMToolConfig_Action_Name (T enum_t_value) |
| bool | goby::udpm::protobuf::UDPMToolConfig_Action_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, UDPMToolConfig_Action *value) |
| template<> | |
| const EnumDescriptor * | GetEnumDescriptor< ::goby::udpm::protobuf::UDPMToolConfig_Action > () |
Variables | |
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_goby_2fudpm_2fprotobuf_2ftool_5fconfig_2eproto |
| UDPMToolConfigDefaultTypeInternal | goby::udpm::protobuf::_UDPMToolConfig_default_instance_ |
| constexpr UDPMToolConfig_Action | goby::udpm::protobuf::UDPMToolConfig_Action_Action_MIN = UDPMToolConfig_Action_help |
| constexpr UDPMToolConfig_Action | goby::udpm::protobuf::UDPMToolConfig_Action_Action_MAX = UDPMToolConfig_Action_subscribe |
| constexpr int | goby::udpm::protobuf::UDPMToolConfig_Action_Action_ARRAYSIZE = UDPMToolConfig_Action_Action_MAX + 1 |
| #define PROTOBUF_INTERNAL_EXPORT_goby_2fudpm_2fprotobuf_2ftool_5fconfig_2eproto |
Definition at line 42 of file tool_config.pb.h.
| PROTOBUF_NAMESPACE_OPEN ::goby::udpm::protobuf::UDPMToolConfig * Arena::CreateMaybeMessage<::goby::udpm::protobuf::UDPMToolConfig > | ( | Arena * | ) |
|
inline |
Definition at line 447 of file tool_config.pb.h.
|
extern |