class Pose
Defined at line 1155 of file gen/src/sensors/playback/proto/types.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static ClassDataFull _class_data_
Public Methods
void Pose ()
Defined at line 1159 of file gen/src/sensors/playback/proto/types.pb.h
void ~Pose ()
template <typename = void>
void Pose (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const Pose & from)
void Clear ()
::size_t ByteSizeLong ()
void Pose (const Pose & from)
Defined at line 1173 of file gen/src/sensors/playback/proto/types.pb.h
void Pose (Pose && from)
Defined at line 1174 of file gen/src/sensors/playback/proto/types.pb.h
Pose & operator= (const Pose & from)
Defined at line 1176 of file gen/src/sensors/playback/proto/types.pb.h
Pose & operator= (Pose && from)
Defined at line 1180 of file gen/src/sensors/playback/proto/types.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 1190 of file gen/src/sensors/playback/proto/types.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 1194 of file gen/src/sensors/playback/proto/types.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 1199 of file gen/src/sensors/playback/proto/types.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 1202 of file gen/src/sensors/playback/proto/types.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 1205 of file gen/src/sensors/playback/proto/types.pb.h
const Pose & default_instance ()
Defined at line 1208 of file gen/src/sensors/playback/proto/types.pb.h
const Pose * internal_default_instance ()
Defined at line 1211 of file gen/src/sensors/playback/proto/types.pb.h
void Swap (Pose * other)
Defined at line 1217 of file gen/src/sensors/playback/proto/types.pb.h
void UnsafeArenaSwap (Pose * other)
Defined at line 1225 of file gen/src/sensors/playback/proto/types.pb.h
Pose * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1233 of file gen/src/sensors/playback/proto/types.pb.h
void MergeFrom (const Pose & from)
Defined at line 1239 of file gen/src/sensors/playback/proto/types.pb.h
bool IsInitialized ()
Defined at line 1247 of file gen/src/sensors/playback/proto/types.pb.h
int GetCachedSize ()
Defined at line 1271 of file gen/src/sensors/playback/proto/types.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
::google::protobuf::Metadata GetMetadata ()
bool has_rotation ()
.fuchsia.sensors.QuaternionF rotation = 1;
Defined at line 2425 of file gen/src/sensors/playback/proto/types.pb.h
void clear_rotation ()
Defined at line 2430 of file gen/src/sensors/playback/proto/types.pb.h
const ::fuchsia::sensors::QuaternionF & rotation ()
Defined at line 2440 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * release_rotation ()
Defined at line 2457 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * mutable_rotation ()
Defined at line 2493 of file gen/src/sensors/playback/proto/types.pb.h
void set_allocated_rotation (::fuchsia::sensors::QuaternionF * value)
Defined at line 2499 of file gen/src/sensors/playback/proto/types.pb.h
void unsafe_arena_set_allocated_rotation (::fuchsia::sensors::QuaternionF * value)
Defined at line 2444 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * unsafe_arena_release_rotation ()
Defined at line 2476 of file gen/src/sensors/playback/proto/types.pb.h
bool has_translation ()
.fuchsia.sensors.Vec3F translation = 2;
Defined at line 2521 of file gen/src/sensors/playback/proto/types.pb.h
void clear_translation ()
Defined at line 2526 of file gen/src/sensors/playback/proto/types.pb.h
const ::fuchsia::sensors::Vec3F & translation ()
Defined at line 2536 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * release_translation ()
Defined at line 2553 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * mutable_translation ()
Defined at line 2589 of file gen/src/sensors/playback/proto/types.pb.h
void set_allocated_translation (::fuchsia::sensors::Vec3F * value)
Defined at line 2595 of file gen/src/sensors/playback/proto/types.pb.h
void unsafe_arena_set_allocated_translation (::fuchsia::sensors::Vec3F * value)
Defined at line 2540 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * unsafe_arena_release_translation ()
Defined at line 2572 of file gen/src/sensors/playback/proto/types.pb.h
bool has_rotation_delta ()
.fuchsia.sensors.QuaternionF rotation_delta = 3;
Defined at line 2617 of file gen/src/sensors/playback/proto/types.pb.h
void clear_rotation_delta ()
Defined at line 2622 of file gen/src/sensors/playback/proto/types.pb.h
const ::fuchsia::sensors::QuaternionF & rotation_delta ()
Defined at line 2632 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * release_rotation_delta ()
Defined at line 2649 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * mutable_rotation_delta ()
Defined at line 2685 of file gen/src/sensors/playback/proto/types.pb.h
void set_allocated_rotation_delta (::fuchsia::sensors::QuaternionF * value)
Defined at line 2691 of file gen/src/sensors/playback/proto/types.pb.h
void unsafe_arena_set_allocated_rotation_delta (::fuchsia::sensors::QuaternionF * value)
Defined at line 2636 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * unsafe_arena_release_rotation_delta ()
Defined at line 2668 of file gen/src/sensors/playback/proto/types.pb.h
bool has_translation_delta ()
.fuchsia.sensors.Vec3F translation_delta = 4;
Defined at line 2713 of file gen/src/sensors/playback/proto/types.pb.h
void clear_translation_delta ()
Defined at line 2718 of file gen/src/sensors/playback/proto/types.pb.h
const ::fuchsia::sensors::Vec3F & translation_delta ()
Defined at line 2728 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * release_translation_delta ()
Defined at line 2745 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * mutable_translation_delta ()
Defined at line 2781 of file gen/src/sensors/playback/proto/types.pb.h
void set_allocated_translation_delta (::fuchsia::sensors::Vec3F * value)
Defined at line 2787 of file gen/src/sensors/playback/proto/types.pb.h
void unsafe_arena_set_allocated_translation_delta (::fuchsia::sensors::Vec3F * value)
Defined at line 2732 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * unsafe_arena_release_translation_delta ()
Defined at line 2764 of file gen/src/sensors/playback/proto/types.pb.h
Protected Methods
void Pose (::google::protobuf::Arena * arena)
void Pose (::google::protobuf::Arena * arena, const Pose & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void Pose (::google::protobuf::Arena * arena, Pose && from)
Defined at line 1286 of file gen/src/sensors/playback/proto/types.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kRotationFieldNumber | 1 |
| kTranslationFieldNumber | 2 |
| kRotationDeltaFieldNumber | 3 |
| kTranslationDeltaFieldNumber | 4 |
accessors -------------------------------------------------------
Defined at line 1301 of file gen/src/sensors/playback/proto/types.pb.h
Friends
class TableStruct_types_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Pose ()
void Pose (Pose & aPose & b)