#include <any.pb.h>
Public Types | |
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 ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Any * | internal_default_instance () |
static const ::google::protobuf::EnumDescriptor * | ValueType_descriptor () |
static bool | ValueType_IsValid (int value) |
static const ::std::string & | ValueType_Name (ValueType value) |
static bool | ValueType_Parse (const ::std::string &name, ValueType *value) |
Static Public Attributes | |
static const ValueType | BOOLEAN |
static const ValueType | COLOR |
static const ValueType | DOUBLE |
static const ValueType | INT32 |
static const int | kBoolValueFieldNumber = 6 |
static const int | kColorValueFieldNumber = 8 |
static const int | kDoubleValueFieldNumber = 3 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kIntValueFieldNumber = 4 |
static const int | kPose3DValueFieldNumber = 9 |
static const int | kQuaternionValueFieldNumber = 10 |
static const int | kStringValueFieldNumber = 5 |
static const int | kTimeValueFieldNumber = 11 |
static const int | kTypeFieldNumber = 2 |
static const int | kVector3DValueFieldNumber = 7 |
static const ValueType | NONE |
static const ValueType | POSE3D |
static const ValueType | QUATERNIOND |
static const ValueType | STRING |
static const ValueType | TIME |
static const int | ValueType_ARRAYSIZE |
static const ValueType | ValueType_MAX |
static const ValueType | ValueType_MIN |
static const ValueType | VECTOR3D |
Member Typedef Documentation
🔗ValueType
typedef Any_ValueType ValueType |
Member Enumeration Documentation
🔗ValueCase
enum ValueCase |
Constructor & Destructor Documentation
🔗Any() [1/2]
Any | ( | ) |
🔗~Any()
|
virtual |
🔗Any() [2/2]
Member Function Documentation
🔗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 | ( | ) |
Referenced by Any::mutable_color_value(), Any::mutable_pose3d_value(), Any::mutable_quaternion_value(), Any::mutable_string_value(), Any::mutable_time_value(), Any::mutable_vector3d_value(), Any::set_allocated_string_value(), Any::set_bool_value(), Any::set_double_value(), Any::set_int_value(), and Any::set_string_value().
🔗clear_vector3d_value()
void clear_vector3d_value | ( | ) |
🔗color_value()
|
inline |
References gz::msgs::_Color_default_instance_, and Any::has_color_value().
🔗CopyFrom() [1/2]
|
final |
🔗CopyFrom() [2/2]
void CopyFrom | ( | const Any & | from | ) |
🔗default_instance()
|
static |
🔗descriptor()
|
static |
🔗double_value()
|
inline |
🔗GetCachedSize()
|
inlinefinal |
🔗GetMetadata()
|
final |
🔗has_color_value()
|
inline |
References Any::kColorValue, and Any::value_case().
Referenced by Any::color_value(), Any::mutable_color_value(), and Any::release_color_value().
🔗has_header()
|
inline |
References Any::internal_default_instance().
🔗has_pose3d_value()
|
inline |
References Any::kPose3DValue, and Any::value_case().
Referenced by Any::mutable_pose3d_value(), Any::pose3d_value(), and Any::release_pose3d_value().
🔗has_quaternion_value()
|
inline |
References Any::kQuaternionValue, and Any::value_case().
Referenced by Any::mutable_quaternion_value(), Any::quaternion_value(), and Any::release_quaternion_value().
🔗has_time_value()
|
inline |
References Any::kTimeValue, and Any::value_case().
Referenced by Any::mutable_time_value(), Any::release_time_value(), and Any::time_value().
🔗has_vector3d_value()
|
inline |
References Any::kVector3DValue, and Any::value_case().
Referenced by Any::mutable_vector3d_value(), Any::release_vector3d_value(), and Any::vector3d_value().
🔗header()
|
inline |
References gz::msgs::_Header_default_instance_.
Referenced by Any::set_allocated_header().
🔗InitAsDefaultInstance()
|
static |
🔗int_value()
|
inline |
🔗internal_default_instance()
|
inlinestatic |
References gz::msgs::_Any_default_instance_.
Referenced by Any::has_header().
🔗InternalSerializeWithCachedSizesToArray()
|
final |
🔗IsInitialized()
|
final |
🔗MergeFrom() [1/2]
|
final |
🔗MergeFrom() [2/2]
void MergeFrom | ( | const Any & | from | ) |
🔗MergePartialFromCodedStream()
|
final |
🔗mutable_color_value()
|
inline |
References Any::clear_value(), and Any::has_color_value().
🔗mutable_header()
|
inline |
🔗mutable_pose3d_value()
|
inline |
References Any::clear_value(), and Any::has_pose3d_value().
🔗mutable_quaternion_value()
|
inline |
References Any::clear_value(), and Any::has_quaternion_value().
🔗mutable_string_value()
|
inline |
References Any::clear_value().
🔗mutable_time_value()
|
inline |
References Any::clear_value(), and Any::has_time_value().
🔗mutable_vector3d_value()
|
inline |
References Any::clear_value(), and Any::has_vector3d_value().
🔗New() [1/2]
|
inlinefinal |
🔗New() [2/2]
|
inlinefinal |
🔗operator=()
🔗pose3d_value()
|
inline |
References gz::msgs::_Pose_default_instance_, and Any::has_pose3d_value().
🔗quaternion_value()
|
inline |
References gz::msgs::_Quaternion_default_instance_, and Any::has_quaternion_value().
🔗release_color_value()
|
inline |
References Any::has_color_value().
🔗release_header()
|
inline |
🔗release_pose3d_value()
|
inline |
References Any::has_pose3d_value().
🔗release_quaternion_value()
|
inline |
References Any::has_quaternion_value().
🔗release_string_value()
|
inline |
🔗release_time_value()
|
inline |
References Any::has_time_value().
🔗release_vector3d_value()
|
inline |
References Any::has_vector3d_value().
🔗SerializeWithCachedSizes()
|
final |
🔗set_allocated_color_value()
void set_allocated_color_value | ( | ::gz::msgs::Color * | color_value | ) |
🔗set_allocated_header()
|
inline |
References Any::header().
🔗set_allocated_pose3d_value()
void set_allocated_pose3d_value | ( | ::gz::msgs::Pose * | pose3d_value | ) |
🔗set_allocated_quaternion_value()
void set_allocated_quaternion_value | ( | ::gz::msgs::Quaternion * | quaternion_value | ) |
🔗set_allocated_string_value()
|
inline |
References Any::clear_value(), and Any::string_value().
🔗set_allocated_time_value()
void set_allocated_time_value | ( | ::gz::msgs::Time * | time_value | ) |
🔗set_allocated_vector3d_value()
void set_allocated_vector3d_value | ( | ::gz::msgs::Vector3d * | vector3d_value | ) |
🔗set_bool_value()
|
inline |
References Any::clear_value().
🔗set_double_value()
|
inline |
References Any::clear_value().
🔗set_int_value()
|
inline |
References Any::clear_value().
🔗set_string_value() [1/3]
|
inline |
References Any::clear_value().
🔗set_string_value() [2/3]
|
inline |
References Any::clear_value().
🔗set_string_value() [3/3]
|
inline |
References Any::clear_value().
🔗set_type()
|
inline |
🔗string_value()
|
inline |
Referenced by Any::set_allocated_string_value().
🔗Swap()
void Swap | ( | Any * | other | ) |
🔗time_value()
|
inline |
References gz::msgs::_Time_default_instance_, and Any::has_time_value().
🔗type()
|
inline |
🔗value_case()
|
inline |
🔗ValueType_descriptor()
|
inlinestatic |
References gz::msgs::Any_ValueType_descriptor().
🔗ValueType_IsValid()
|
inlinestatic |
References gz::msgs::Any_ValueType_IsValid().
🔗ValueType_Name()
|
inlinestatic |
References gz::msgs::Any_ValueType_Name().
🔗ValueType_Parse()
|
inlinestatic |
References gz::msgs::Any_ValueType_Parse().
🔗vector3d_value()
|
inline |
References gz::msgs::_Vector3d_default_instance_, and Any::has_vector3d_value().
Member Data Documentation
🔗BOOLEAN
|
static |
🔗COLOR
|
static |
🔗DOUBLE
|
static |
🔗INT32
|
static |
🔗kBoolValueFieldNumber
|
static |
🔗kColorValueFieldNumber
|
static |
🔗kDoubleValueFieldNumber
|
static |
🔗kHeaderFieldNumber
|
static |
🔗kIndexInFileMessages
|
staticconstexpr |
🔗kIntValueFieldNumber
|
static |
🔗kPose3DValueFieldNumber
|
static |
🔗kQuaternionValueFieldNumber
|
static |
🔗kStringValueFieldNumber
|
static |
🔗kTimeValueFieldNumber
|
static |
🔗kTypeFieldNumber
|
static |
🔗kVector3DValueFieldNumber
|
static |
🔗NONE
|
static |
🔗POSE3D
|
static |
🔗QUATERNIOND
|
static |
🔗STRING
|
static |
🔗TIME
|
static |
🔗ValueType_ARRAYSIZE
|
static |
🔗ValueType_MAX
|
static |
🔗ValueType_MIN
|
static |
🔗VECTOR3D
|
static |
The documentation for this class was generated from the following file: