#include <any.pb.h>
◆ ValueType
◆ ValueCase
Enumerator |
---|
kDoubleValue | |
kIntValue | |
kStringValue | |
kBoolValue | |
kVector3DValue | |
kColorValue | |
kPose3DValue | |
kQuaternionValue | |
kTimeValue | |
VALUE_NOT_SET | |
◆ Any() [1/2]
◆ ~Any()
◆ Any() [2/2]
◆ bool_value()
bool bool_value |
( |
| ) |
const |
|
inline |
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_bool_value()
void clear_bool_value |
( |
| ) |
|
|
inline |
◆ clear_color_value()
void clear_color_value |
( |
| ) |
|
◆ clear_double_value()
void clear_double_value |
( |
| ) |
|
|
inline |
◆ clear_header()
◆ clear_int_value()
◆ clear_pose3d_value()
void clear_pose3d_value |
( |
| ) |
|
◆ clear_quaternion_value()
void clear_quaternion_value |
( |
| ) |
|
◆ clear_string_value()
void clear_string_value |
( |
| ) |
|
|
inline |
◆ clear_time_value()
void clear_time_value |
( |
| ) |
|
◆ clear_type()
◆ 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()
◆ CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
void CopyFrom |
( |
const Any & |
from | ) |
|
◆ default_instance()
static const Any& default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ double_value()
double double_value |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ has_color_value()
bool has_color_value |
( |
| ) |
const |
|
inline |
◆ has_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ has_pose3d_value()
bool has_pose3d_value |
( |
| ) |
const |
|
inline |
◆ has_quaternion_value()
bool has_quaternion_value |
( |
| ) |
const |
|
inline |
◆ has_time_value()
bool has_time_value |
( |
| ) |
const |
|
inline |
◆ has_vector3d_value()
bool has_vector3d_value |
( |
| ) |
const |
|
inline |
◆ header()
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ int_value()
google::protobuf::int32 int_value |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const Any* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
void MergeFrom |
( |
const Any & |
from | ) |
|
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_color_value()
◆ mutable_header()
◆ mutable_pose3d_value()
◆ mutable_quaternion_value()
◆ mutable_string_value()
◆ mutable_time_value()
◆ mutable_vector3d_value()
◆ New() [1/2]
◆ New() [2/2]
Any* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
Any& operator= |
( |
const Any & |
from | ) |
|
|
inline |
◆ pose3d_value()
◆ quaternion_value()
◆ release_color_value()
◆ release_header()
◆ release_pose3d_value()
◆ release_quaternion_value()
◆ release_string_value()
◆ release_time_value()
◆ release_vector3d_value()
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_color_value()
◆ set_allocated_header()
◆ set_allocated_pose3d_value()
◆ set_allocated_quaternion_value()
◆ set_allocated_string_value()
void set_allocated_string_value |
( |
::std::string * |
string_value | ) |
|
|
inline |
◆ set_allocated_time_value()
◆ set_allocated_vector3d_value()
◆ set_bool_value()
void set_bool_value |
( |
bool |
value | ) |
|
|
inline |
◆ set_double_value()
void set_double_value |
( |
double |
value | ) |
|
|
inline |
◆ set_int_value()
void set_int_value |
( |
::google::protobuf::int32 |
value | ) |
|
|
inline |
◆ set_string_value() [1/3]
◆ set_string_value() [2/3]
void set_string_value |
( |
const char * |
value | ) |
|
|
inline |
◆ set_string_value() [3/3]
void set_string_value |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_type()
◆ string_value()
◆ Swap()
◆ time_value()
◆ type()
◆ value_case()
◆ ValueType_descriptor()
static const ::google::protobuf::EnumDescriptor* ValueType_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ ValueType_IsValid()
static bool ValueType_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ ValueType_Name()
◆ ValueType_Parse()
◆ vector3d_value()
◆ BOOLEAN
◆ COLOR
◆ DOUBLE
◆ INT32
◆ kBoolValueFieldNumber
const int kBoolValueFieldNumber = 6 |
|
static |
◆ kColorValueFieldNumber
const int kColorValueFieldNumber = 8 |
|
static |
◆ kDoubleValueFieldNumber
const int kDoubleValueFieldNumber = 3 |
|
static |
◆ kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kIntValueFieldNumber
const int kIntValueFieldNumber = 4 |
|
static |
◆ kPose3DValueFieldNumber
const int kPose3DValueFieldNumber = 9 |
|
static |
◆ kQuaternionValueFieldNumber
const int kQuaternionValueFieldNumber = 10 |
|
static |
◆ kStringValueFieldNumber
const int kStringValueFieldNumber = 5 |
|
static |
◆ kTimeValueFieldNumber
const int kTimeValueFieldNumber = 11 |
|
static |
◆ kTypeFieldNumber
const int kTypeFieldNumber = 2 |
|
static |
◆ kVector3DValueFieldNumber
const int kVector3DValueFieldNumber = 7 |
|
static |
◆ NONE
◆ POSE3D
◆ QUATERNIOND
◆ STRING
◆ TIME
◆ ValueType_ARRAYSIZE
const int ValueType_ARRAYSIZE |
|
static |
◆ ValueType_MAX
◆ ValueType_MIN
◆ VECTOR3D
The documentation for this class was generated from the following file:
@ Any_ValueType_COLOR
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:88
@ Any_ValueType_QUATERNIOND
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:90
@ Any_ValueType_VECTOR3D
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:87
@ Any_ValueType_STRING
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:85
@ Any_ValueType_NONE
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:82
@ Any_ValueType_BOOLEAN
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:86
@ Any_ValueType_POSE3D
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:89
@ Any_ValueType_TIME
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:91
@ Any_ValueType_DOUBLE
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:83
const int Any_ValueType_ValueType_ARRAYSIZE
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:98
const Any_ValueType Any_ValueType_ValueType_MAX
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:97
const Any_ValueType Any_ValueType_ValueType_MIN
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:96
@ Any_ValueType_INT32
Definition: build/ignition-msgs5/include/ignition/msgs/any.pb.h:84