Gazebo Msgs

API Reference

9.5.0

#include <gui.pb.h>

Public Member Functions

 GUI ()
 
 GUI (const GUI &from)
 
virtual ~GUI ()
 
::gz::msgs::Pluginadd_plugin ()
 
size_t ByteSizeLong () const final
 
const ::gz::msgs::GUICameracamera () const
 
void Clear () final
 
void clear_camera ()
 
void clear_fullscreen ()
 
void clear_header ()
 
void clear_plugin ()
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const GUI &from)
 
bool fullscreen () const
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_camera () const
 
bool has_header () const
 
const ::gz::msgs::Headerheader () 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 GUI &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
::gz::msgs::GUICameramutable_camera ()
 
::gz::msgs::Headermutable_header ()
 
::google::protobuf::RepeatedPtrField< ::gz::msgs::Plugin > * mutable_plugin ()
 
::gz::msgs::Pluginmutable_plugin (int index)
 
GUINew () const final
 
GUINew (::google::protobuf::Arena *arena) const final
 
GUIoperator= (const GUI &from)
 
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::Plugin > & plugin () const
 
const ::gz::msgs::Pluginplugin (int index) const
 
int plugin_size () const
 
::gz::msgs::GUICamerarelease_camera ()
 
::gz::msgs::Headerrelease_header ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_allocated_camera (::gz::msgs::GUICamera *camera)
 
void set_allocated_header (::gz::msgs::Header *header)
 
void set_fullscreen (bool value)
 
void Swap (GUI *other)
 

Static Public Member Functions

static const GUIdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const GUIinternal_default_instance ()
 

Static Public Attributes

static const int kCameraFieldNumber = 3
 
static const int kFullscreenFieldNumber = 2
 
static const int kHeaderFieldNumber = 1
 
static constexpr int kIndexInFileMessages
 
static const int kPluginFieldNumber = 4
 

Constructor & Destructor Documentation

◆ GUI() [1/2]

GUI ( )

◆ ~GUI()

virtual ~GUI ( )
virtual

◆ GUI() [2/2]

GUI ( const GUI from)

Member Function Documentation

◆ add_plugin()

gz::msgs::Plugin * add_plugin ( )
inline

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ camera()

const ::gz::msgs::GUICamera & camera ( ) const
inline

◆ Clear()

void Clear ( )
final

◆ clear_camera()

void clear_camera ( )

◆ clear_fullscreen()

void clear_fullscreen ( )
inline

◆ clear_header()

void clear_header ( )

◆ clear_plugin()

void clear_plugin ( )

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void CopyFrom ( const GUI from)

◆ default_instance()

static const GUI& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ fullscreen()

bool fullscreen ( ) const
inline

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const
final

◆ has_camera()

bool has_camera ( ) const
inline

◆ has_header()

bool has_header ( ) const
inline

◆ header()

const ::gz::msgs::Header & header ( ) const
inline

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const GUI* 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 GUI from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_camera()

gz::msgs::GUICamera * mutable_camera ( )
inline

◆ mutable_header()

gz::msgs::Header * mutable_header ( )
inline

◆ mutable_plugin() [1/2]

google::protobuf::RepeatedPtrField<::gz::msgs::Plugin > * mutable_plugin ( )
inline

◆ mutable_plugin() [2/2]

gz::msgs::Plugin * mutable_plugin ( int  index)
inline

◆ New() [1/2]

GUI* New ( ) const
inlinefinal

◆ New() [2/2]

GUI* New ( ::google::protobuf::Arena *  arena) const
inlinefinal

◆ operator=()

GUI& operator= ( const GUI from)
inline

◆ plugin() [1/2]

const ::google::protobuf::RepeatedPtrField<::gz::msgs::Plugin > & plugin ( ) const
inline

◆ plugin() [2/2]

const ::gz::msgs::Plugin & plugin ( int  index) const
inline

◆ plugin_size()

int plugin_size ( ) const
inline

◆ release_camera()

gz::msgs::GUICamera * release_camera ( )
inline

◆ release_header()

gz::msgs::Header * release_header ( )
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_camera()

void set_allocated_camera ( ::gz::msgs::GUICamera camera)
inline

◆ set_allocated_header()

void set_allocated_header ( ::gz::msgs::Header header)
inline

◆ set_fullscreen()

void set_fullscreen ( bool  value)
inline

◆ Swap()

void Swap ( GUI other)

Member Data Documentation

◆ kCameraFieldNumber

const int kCameraFieldNumber = 3
static

◆ kFullscreenFieldNumber

const int kFullscreenFieldNumber = 2
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

◆ kPluginFieldNumber

const int kPluginFieldNumber = 4
static

The documentation for this class was generated from the following file: