#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_table_driven.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 "ignition/msgs/header.pb.h"
#include "ignition/msgs/color.pb.h"
#include "ignition/msgs/pose.pb.h"
#include "ignition/msgs/quaternion.pb.h"
#include "ignition/msgs/time.pb.h"
#include "ignition/msgs/vector3d.pb.h"
#include <memory>
#include <ignition/msgs/Export.hh>
Go to the source code of this file.
|
enum | Any_ValueType : int {
Any_ValueType_NONE = 0
, Any_ValueType_DOUBLE = 1
, Any_ValueType_INT32 = 2
, Any_ValueType_STRING = 3
,
Any_ValueType_BOOLEAN = 4
, Any_ValueType_VECTOR3D = 5
, Any_ValueType_COLOR = 6
, Any_ValueType_POSE3D = 7
,
Any_ValueType_QUATERNIOND = 8
, Any_ValueType_TIME = 9
, Any_ValueType_Any_ValueType_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::min()
, Any_ValueType_Any_ValueType_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::max()
} |
|
◆ PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fany_2eproto
#define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fany_2eproto IGNITION_MSGS_VISIBLE |
◆ Arena::CreateMaybeMessage<::ignition::msgs::Any >()
◆ GetEnumDescriptor< ::ignition::msgs::Any_ValueType >()
◆ descriptor_table_ignition_2fmsgs_2fany_2eproto
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fany_2eproto |
|
extern |