List of all members |
Classes |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Any Class Referencefinal
#include <any.pb.h>
Public Types | |
enum | : int { kHeaderFieldNumber = 1 , kTypeFieldNumber = 2 , kDoubleValueFieldNumber = 3 , kIntValueFieldNumber = 4 , kStringValueFieldNumber = 5 , kBoolValueFieldNumber = 6 , kVector3DValueFieldNumber = 7 , kColorValueFieldNumber = 8 , kPose3DValueFieldNumber = 9 , kQuaternionValueFieldNumber = 10 , kTimeValueFieldNumber = 11 } |
enum | ValueCase { kDoubleValue = 3 , kIntValue = 4 , kStringValue = 5 , kBoolValue = 6 , kVector3DValue = 7 , kColorValue = 8 , kPose3DValue = 9 , kQuaternionValue = 10 , kTimeValue = 11 , VALUE_NOT_SET = 0 } |
typedef Any_ValueType | ValueType |
Static Public Member Functions | |
static const Any & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Any * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | ValueType_descriptor () |
static bool | ValueType_IsValid (int value) |
template<typename T > | |
static const std::string & | ValueType_Name (T enum_t_value) |
static bool | ValueType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ValueType *value) |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr ValueType | BOOLEAN |
static constexpr ValueType | COLOR |
static constexpr ValueType | DOUBLE |
static constexpr ValueType | INT32 |
static constexpr int | kIndexInFileMessages |
static constexpr ValueType | NONE |
static constexpr ValueType | POSE3D |
static constexpr ValueType | QUATERNIOND |
static constexpr ValueType | STRING |
static constexpr ValueType | TIME |
static constexpr int | ValueType_ARRAYSIZE |
static constexpr ValueType | ValueType_MAX |
static constexpr ValueType | ValueType_MIN |
static constexpr ValueType | VECTOR3D |
Protected Member Functions | |
Any (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Typedef Documentation
◆ ValueType
typedef Any_ValueType ValueType |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
◆ ValueCase
enum ValueCase |
Constructor & Destructor Documentation
◆ Any() [1/5]
|
inline |
◆ ~Any()
|
override |
◆ Any() [2/5]
|
explicitconstexpr |
◆ Any() [3/5]
◆ Any() [4/5]
◆ Any() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ bool_value()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_bool_value()
|
inline |
◆ clear_color_value()
void clear_color_value | ( | ) |
◆ clear_double_value()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_int_value()
|
inline |
◆ clear_pose3d_value()
void clear_pose3d_value | ( | ) |
◆ clear_quaternion_value()
void clear_quaternion_value | ( | ) |
◆ clear_string_value()
|
inline |
◆ clear_time_value()
void clear_time_value | ( | ) |
◆ clear_type()
|
inline |
◆ clear_value()
void clear_value | ( | ) |
◆ clear_vector3d_value()
void clear_vector3d_value | ( | ) |
◆ color_value()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const Any & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ double_value()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_bool_value()
|
inline |
◆ has_color_value()
|
inline |
◆ has_double_value()
|
inline |
◆ has_header()
|
inline |
◆ has_int_value()
|
inline |
◆ has_pose3d_value()
|
inline |
◆ has_quaternion_value()
|
inline |
◆ has_string_value()
|
inline |
◆ has_time_value()
|
inline |
◆ has_vector3d_value()
|
inline |
◆ header()
|
inline |
◆ int_value()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Any_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const Any & | from | ) |
◆ mutable_color_value()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_pose3d_value()
|
inline |
◆ mutable_quaternion_value()
|
inline |
◆ mutable_string_value()
|
inline |
◆ mutable_time_value()
|
inline |
◆ mutable_vector3d_value()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ pose3d_value()
|
inline |
◆ quaternion_value()
|
inline |
◆ release_color_value()
|
inline |
◆ release_header()
|
inline |
◆ release_pose3d_value()
|
inline |
◆ release_quaternion_value()
|
inline |
◆ release_string_value()
|
inline |
◆ release_time_value()
|
inline |
◆ release_vector3d_value()
|
inline |
◆ set_allocated_color_value()
void set_allocated_color_value | ( | ::ignition::msgs::Color * | color_value | ) |
◆ set_allocated_header()
|
inline |
◆ set_allocated_pose3d_value()
void set_allocated_pose3d_value | ( | ::ignition::msgs::Pose * | pose3d_value | ) |
◆ set_allocated_quaternion_value()
void set_allocated_quaternion_value | ( | ::ignition::msgs::Quaternion * | quaternion_value | ) |
◆ set_allocated_string_value()
|
inline |
◆ set_allocated_time_value()
void set_allocated_time_value | ( | ::ignition::msgs::Time * | time_value | ) |
◆ set_allocated_vector3d_value()
void set_allocated_vector3d_value | ( | ::ignition::msgs::Vector3d * | vector3d_value | ) |
◆ set_bool_value()
|
inline |
◆ set_double_value()
|
inline |
◆ set_int_value()
|
inline |
◆ set_string_value()
|
inline |
◆ set_type()
|
inline |
◆ string_value()
|
inline |
◆ Swap()
|
inline |
◆ time_value()
|
inline |
◆ type()
|
inline |
◆ unsafe_arena_release_color_value()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_release_pose3d_value()
|
inline |
◆ unsafe_arena_release_quaternion_value()
|
inline |
◆ unsafe_arena_release_time_value()
|
inline |
◆ unsafe_arena_release_vector3d_value()
|
inline |
◆ unsafe_arena_set_allocated_color_value()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ unsafe_arena_set_allocated_pose3d_value()
|
inline |
◆ unsafe_arena_set_allocated_quaternion_value()
|
inline |
◆ unsafe_arena_set_allocated_time_value()
|
inline |
◆ unsafe_arena_set_allocated_vector3d_value()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
◆ value_case()
|
inline |
◆ ValueType_descriptor()
|
inlinestatic |
References ignition::msgs::Any_ValueType_descriptor().
◆ ValueType_IsValid()
|
inlinestatic |
References ignition::msgs::Any_ValueType_IsValid().
◆ ValueType_Name()
|
inlinestatic |
References ignition::msgs::Any_ValueType_Name().
◆ ValueType_Parse()
|
inlinestatic |
References ignition::msgs::Any_ValueType_Parse().
◆ vector3d_value()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ BOOLEAN
|
staticconstexpr |
Initial value:
=
◆ COLOR
|
staticconstexpr |
Initial value:
=
◆ DOUBLE
|
staticconstexpr |
Initial value:
=
◆ INT32
|
staticconstexpr |
Initial value:
=
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ NONE
|
staticconstexpr |
Initial value:
◆ POSE3D
|
staticconstexpr |
Initial value:
=
◆ QUATERNIOND
|
staticconstexpr |
Initial value:
=
◆ STRING
|
staticconstexpr |
Initial value:
=
◆ TIME
|
staticconstexpr |
Initial value:
◆ ValueType_ARRAYSIZE
|
staticconstexpr |
Initial value:
=
constexpr int Any_ValueType_ValueType_ARRAYSIZE
Definition: any.pb.h:104
◆ ValueType_MAX
|
staticconstexpr |
Initial value:
=
constexpr Any_ValueType Any_ValueType_ValueType_MAX
Definition: any.pb.h:103
◆ ValueType_MIN
|
staticconstexpr |
Initial value:
=
constexpr Any_ValueType Any_ValueType_ValueType_MIN
Definition: any.pb.h:102
◆ VECTOR3D
|
staticconstexpr |
Initial value:
=
The documentation for this class was generated from the following file: