dvl_velocity_tracking.pb.h File Reference
#include <string>#include <google/protobuf/stubs/common.h>#include <google/protobuf/io/coded_stream.h>#include <google/protobuf/arena.h>#include <google/protobuf/arenastring.h>#include <google/protobuf/generated_message_table_driven.h>#include <google/protobuf/generated_message_util.h>#include <google/protobuf/inlined_string_field.h>#include <google/protobuf/metadata.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 "gz/msgs/header.pb.h"#include "gz/msgs/dvl_beam_state.pb.h"#include "gz/msgs/dvl_tracking_target.pb.h"#include "gz/msgs/dvl_kinematic_estimate.pb.h"Go to the source code of this file.
Classes | |
| class | DVLVelocityTracking |
| struct | is_proto_enum< ::gz::msgs::DVLVelocityTracking_DVLType > |
| struct | TableStruct |
Namespaces | |
| google::protobuf | |
| gz | |
| gz::msgs | |
| protobuf_gz_2fmsgs_2fdvl_5fvelocity_5ftracking_2eproto | |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fdvl_5fvelocity_5ftracking_2eproto GZ_MSGS_VISIBLE |
Enumerations | |
| enum | DVLVelocityTracking_DVLType { DVLVelocityTracking_DVLType_DVL_TYPE_UNSPECIFIED = 0, DVLVelocityTracking_DVLType_DVL_TYPE_PISTON = 1, DVLVelocityTracking_DVLType_DVL_TYPE_PHASED_ARRAY = 2, DVLVelocityTracking_DVLType_DVLVelocityTracking_DVLType_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, DVLVelocityTracking_DVLType_DVLVelocityTracking_DVLType_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max } |
Functions | |
| void GZ_MSGS_VISIBLE | AddDescriptors () |
| template<> | |
| GZ_MSGS_VISIBLE ::gz::msgs::DVLVelocityTracking * | Arena::CreateMaybeMessage<::gz::msgs::DVLVelocityTracking > (Arena *) |
| const GZ_MSGS_VISIBLE ::google::protobuf::EnumDescriptor * | DVLVelocityTracking_DVLType_descriptor () |
| GZ_MSGS_VISIBLE bool | DVLVelocityTracking_DVLType_IsValid (int value) |
| const ::std::string & | DVLVelocityTracking_DVLType_Name (DVLVelocityTracking_DVLType value) |
| bool | DVLVelocityTracking_DVLType_Parse (const ::std::string &name, DVLVelocityTracking_DVLType *value) |
| template<> | |
| const EnumDescriptor * | GetEnumDescriptor< ::gz::msgs::DVLVelocityTracking_DVLType > () |
Variables | |
| GZ_MSGS_VISIBLE DVLVelocityTrackingDefaultTypeInternal | _DVLVelocityTracking_default_instance_ |
| const int | DVLVelocityTracking_DVLType_DVLType_ARRAYSIZE = DVLVelocityTracking_DVLType_DVLType_MAX + 1 |
| const DVLVelocityTracking_DVLType | DVLVelocityTracking_DVLType_DVLType_MAX = DVLVelocityTracking_DVLType_DVL_TYPE_PHASED_ARRAY |
| const DVLVelocityTracking_DVLType | DVLVelocityTracking_DVLType_DVLType_MIN = DVLVelocityTracking_DVLType_DVL_TYPE_UNSPECIFIED |
Macro Definition Documentation
◆ PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fdvl_5fvelocity_5ftracking_2eproto
| #define PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fdvl_5fvelocity_5ftracking_2eproto GZ_MSGS_VISIBLE |