List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
GUICamera Class Referencefinal
#include <gui_camera.pb.h>
Public Types | |
enum | : int { kNameFieldNumber = 2 , kViewControllerFieldNumber = 3 , kProjectionTypeFieldNumber = 6 , kHeaderFieldNumber = 1 , kPoseFieldNumber = 4 , kTrackFieldNumber = 5 } |
Public Member Functions | |
GUICamera () | |
constexpr | GUICamera (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
GUICamera (const GUICamera &from) | |
GUICamera (GUICamera &&from) noexcept | |
~GUICamera () override | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_header () |
void | clear_name () |
void | clear_pose () |
void | clear_projection_type () |
void | clear_track () |
void | clear_view_controller () |
void | CopyFrom (const GUICamera &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_pose () const |
bool | has_track () const |
const ::ignition::msgs::Header & | header () const |
bool | IsInitialized () const final |
void | MergeFrom (const GUICamera &from) |
::ignition::msgs::Header * | mutable_header () |
std::string * | mutable_name () |
::ignition::msgs::Pose * | mutable_pose () |
std::string * | mutable_projection_type () |
::ignition::msgs::TrackVisual * | mutable_track () |
std::string * | mutable_view_controller () |
const std::string & | name () const |
GUICamera * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
GUICamera & | operator= (const GUICamera &from) |
GUICamera & | operator= (GUICamera &&from) noexcept |
const ::ignition::msgs::Pose & | pose () const |
const std::string & | projection_type () const |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
PROTOBUF_NODISCARD std::string * | release_name () |
PROTOBUF_NODISCARD ::ignition::msgs::Pose * | release_pose () |
PROTOBUF_NODISCARD std::string * | release_projection_type () |
PROTOBUF_NODISCARD ::ignition::msgs::TrackVisual * | release_track () |
PROTOBUF_NODISCARD std::string * | release_view_controller () |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_name (std::string *name) |
void | set_allocated_pose (::ignition::msgs::Pose *pose) |
void | set_allocated_projection_type (std::string *projection_type) |
void | set_allocated_track (::ignition::msgs::TrackVisual *track) |
void | set_allocated_view_controller (std::string *view_controller) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_projection_type (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_projection_type (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_view_controller (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_view_controller (ArgT0 &&arg0, ArgT... args) |
void | Swap (GUICamera *other) |
const ::ignition::msgs::TrackVisual & | track () const |
::ignition::msgs::Header * | unsafe_arena_release_header () |
::ignition::msgs::Pose * | unsafe_arena_release_pose () |
::ignition::msgs::TrackVisual * | unsafe_arena_release_track () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | unsafe_arena_set_allocated_pose (::ignition::msgs::Pose *pose) |
void | unsafe_arena_set_allocated_track (::ignition::msgs::TrackVisual *track) |
void | UnsafeArenaSwap (GUICamera *other) |
const std::string & | view_controller () const |
Static Public Member Functions | |
static const GUICamera & | 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 GUICamera * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
GUICamera (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ GUICamera() [1/5]
|
inline |
◆ ~GUICamera()
|
override |
◆ GUICamera() [2/5]
|
explicitconstexpr |
◆ GUICamera() [3/5]
◆ GUICamera() [4/5]
◆ GUICamera() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_name()
|
inline |
◆ clear_pose()
void clear_pose | ( | ) |
◆ clear_projection_type()
|
inline |
◆ clear_track()
void clear_track | ( | ) |
◆ clear_view_controller()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const GUICamera & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_header()
|
inline |
◆ has_pose()
|
inline |
◆ has_track()
|
inline |
◆ header()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_GUICamera_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const GUICamera & | from | ) |
◆ mutable_header()
|
inline |
◆ mutable_name()
|
inline |
◆ mutable_pose()
|
inline |
◆ mutable_projection_type()
|
inline |
◆ mutable_track()
|
inline |
◆ mutable_view_controller()
|
inline |
◆ name()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ pose()
|
inline |
◆ projection_type()
|
inline |
◆ release_header()
|
inline |
◆ release_name()
|
inline |
◆ release_pose()
|
inline |
◆ release_projection_type()
|
inline |
◆ release_track()
|
inline |
◆ release_view_controller()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_name()
|
inline |
◆ set_allocated_pose()
|
inline |
◆ set_allocated_projection_type()
|
inline |
◆ set_allocated_track()
|
inline |
◆ set_allocated_view_controller()
|
inline |
◆ set_name() [1/2]
void set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_name() [2/2]
|
inline |
◆ set_projection_type() [1/2]
void set_projection_type | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_projection_type() [2/2]
|
inline |
◆ set_view_controller() [1/2]
void set_view_controller | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_view_controller() [2/2]
|
inline |
◆ Swap()
|
inline |
◆ track()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_release_pose()
|
inline |
◆ unsafe_arena_release_track()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ unsafe_arena_set_allocated_pose()
|
inline |
◆ unsafe_arena_set_allocated_track()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
◆ view_controller()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: