List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
GUI Class Referencefinal
#include <gui.pb.h>
Public Types | |
enum | : int { kPluginFieldNumber = 4 , kHeaderFieldNumber = 1 , kCameraFieldNumber = 3 , kFullscreenFieldNumber = 2 } |
Public Member Functions | |
GUI () | |
constexpr | GUI (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
GUI (const GUI &from) | |
GUI (GUI &&from) noexcept | |
~GUI () 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 |
::ignition::msgs::Plugin * | add_plugin () |
size_t | ByteSizeLong () const final |
const ::ignition::msgs::GUICamera & | camera () const |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_camera () |
void | clear_fullscreen () |
void | clear_header () |
void | clear_plugin () |
void | CopyFrom (const GUI &from) |
bool | fullscreen () const |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_camera () const |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
bool | IsInitialized () const final |
void | MergeFrom (const GUI &from) |
::ignition::msgs::GUICamera * | mutable_camera () |
::ignition::msgs::Header * | mutable_header () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Plugin > * | mutable_plugin () |
::ignition::msgs::Plugin * | mutable_plugin (int index) |
GUI * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
GUI & | operator= (const GUI &from) |
GUI & | operator= (GUI &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Plugin > & | plugin () const |
const ::ignition::msgs::Plugin & | plugin (int index) const |
int | plugin_size () const |
PROTOBUF_NODISCARD ::ignition::msgs::GUICamera * | release_camera () |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
void | set_allocated_camera (::ignition::msgs::GUICamera *camera) |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_fullscreen (bool value) |
void | Swap (GUI *other) |
::ignition::msgs::GUICamera * | unsafe_arena_release_camera () |
::ignition::msgs::Header * | unsafe_arena_release_header () |
void | unsafe_arena_set_allocated_camera (::ignition::msgs::GUICamera *camera) |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | UnsafeArenaSwap (GUI *other) |
Static Public Member Functions | |
static const GUI & | 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 GUI * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
GUI (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ GUI() [1/5]
|
inline |
◆ ~GUI()
|
override |
◆ GUI() [2/5]
|
explicitconstexpr |
◆ GUI() [3/5]
◆ GUI() [4/5]
◆ GUI() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_plugin()
|
inline |
◆ ByteSizeLong()
|
final |
◆ camera()
|
inline |
◆ Clear()
|
final |
◆ clear_camera()
void clear_camera | ( | ) |
◆ clear_fullscreen()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_plugin()
void clear_plugin | ( | ) |
◆ CopyFrom()
void CopyFrom | ( | const GUI & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ fullscreen()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_camera()
|
inline |
◆ has_header()
|
inline |
◆ header()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_GUI_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const GUI & | from | ) |
◆ mutable_camera()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_plugin() [1/2]
|
inline |
◆ mutable_plugin() [2/2]
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ plugin() [1/2]
|
inline |
◆ plugin() [2/2]
|
inline |
◆ plugin_size()
|
inline |
◆ release_camera()
|
inline |
◆ release_header()
|
inline |
◆ set_allocated_camera()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_fullscreen()
|
inline |
◆ Swap()
|
inline |
◆ unsafe_arena_release_camera()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_set_allocated_camera()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: