#include <gui_camera.pb.h>
Public Member Functions | |
GUICamera () | |
GUICamera (const GUICamera &from) | |
virtual | ~GUICamera () |
size_t | ByteSizeLong () const final |
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 ::google::protobuf::Message &from) final |
void | CopyFrom (const GUICamera &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_pose () const |
bool | has_track () const |
const ::gz::msgs::Header & | header () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const GUICamera &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::gz::msgs::Header * | mutable_header () |
::std::string * | mutable_name () |
::gz::msgs::Pose * | mutable_pose () |
::std::string * | mutable_projection_type () |
::gz::msgs::TrackVisual * | mutable_track () |
::std::string * | mutable_view_controller () |
const ::std::string & | name () const |
GUICamera * | New () const final |
GUICamera * | New (::google::protobuf::Arena *arena) const final |
GUICamera & | operator= (const GUICamera &from) |
const ::gz::msgs::Pose & | pose () const |
const ::std::string & | projection_type () const |
::gz::msgs::Header * | release_header () |
::std::string * | release_name () |
::gz::msgs::Pose * | release_pose () |
::std::string * | release_projection_type () |
::gz::msgs::TrackVisual * | release_track () |
::std::string * | release_view_controller () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_allocated_name (::std::string *name) |
void | set_allocated_pose (::gz::msgs::Pose *pose) |
void | set_allocated_projection_type (::std::string *projection_type) |
void | set_allocated_track (::gz::msgs::TrackVisual *track) |
void | set_allocated_view_controller (::std::string *view_controller) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | set_projection_type (const ::std::string &value) |
void | set_projection_type (const char *value) |
void | set_projection_type (const char *value, size_t size) |
void | set_view_controller (const ::std::string &value) |
void | set_view_controller (const char *value) |
void | set_view_controller (const char *value, size_t size) |
void | Swap (GUICamera *other) |
const ::gz::msgs::TrackVisual & | track () const |
const ::std::string & | view_controller () const |
Static Public Member Functions | |
static const GUICamera & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const GUICamera * | internal_default_instance () |
Static Public Attributes | |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kNameFieldNumber = 2 |
static const int | kPoseFieldNumber = 4 |
static const int | kProjectionTypeFieldNumber = 6 |
static const int | kTrackFieldNumber = 5 |
static const int | kViewControllerFieldNumber = 3 |
Constructor & Destructor Documentation
◆ GUICamera() [1/2]
GUICamera | ( | ) |
◆ ~GUICamera()
|
virtual |
◆ GUICamera() [2/2]
Member Function Documentation
◆ 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() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const GUICamera & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
References GUICamera::internal_default_instance().
◆ has_pose()
|
inline |
References GUICamera::internal_default_instance().
◆ has_track()
|
inline |
References GUICamera::internal_default_instance().
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
Referenced by GUICamera::set_allocated_header().
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_GUICamera_default_instance_.
Referenced by GUICamera::has_header(), GUICamera::has_pose(), and GUICamera::has_track().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const GUICamera & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_header()
|
inline |
◆ mutable_name()
|
inline |
◆ mutable_pose()
|
inline |
◆ mutable_projection_type()
|
inline |
◆ mutable_track()
|
inline |
◆ mutable_view_controller()
|
inline |
◆ name()
|
inline |
Referenced by GUICamera::set_allocated_name().
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ pose()
|
inline |
References gz::msgs::_Pose_default_instance_.
Referenced by GUICamera::set_allocated_pose().
◆ projection_type()
|
inline |
Referenced by GUICamera::set_allocated_projection_type().
◆ release_header()
|
inline |
◆ release_name()
|
inline |
◆ release_pose()
|
inline |
◆ release_projection_type()
|
inline |
◆ release_track()
|
inline |
◆ release_view_controller()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
References GUICamera::header().
◆ set_allocated_name()
|
inline |
References GUICamera::name().
◆ set_allocated_pose()
|
inline |
References GUICamera::pose().
◆ set_allocated_projection_type()
|
inline |
References GUICamera::projection_type().
◆ set_allocated_track()
|
inline |
References GUICamera::track().
◆ set_allocated_view_controller()
|
inline |
References GUICamera::view_controller().
◆ set_name() [1/3]
|
inline |
◆ set_name() [2/3]
|
inline |
◆ set_name() [3/3]
|
inline |
◆ set_projection_type() [1/3]
|
inline |
◆ set_projection_type() [2/3]
|
inline |
◆ set_projection_type() [3/3]
|
inline |
◆ set_view_controller() [1/3]
|
inline |
◆ set_view_controller() [2/3]
|
inline |
◆ set_view_controller() [3/3]
|
inline |
◆ Swap()
void Swap | ( | GUICamera * | other | ) |
◆ track()
|
inline |
References gz::msgs::_TrackVisual_default_instance_.
Referenced by GUICamera::set_allocated_track().
◆ view_controller()
|
inline |
Referenced by GUICamera::set_allocated_view_controller().
Member Data Documentation
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
◆ kNameFieldNumber
|
static |
◆ kPoseFieldNumber
|
static |
◆ kProjectionTypeFieldNumber
|
static |
◆ kTrackFieldNumber
|
static |
◆ kViewControllerFieldNumber
|
static |
The documentation for this class was generated from the following file: