Gazebo Msgs

API Reference

9.5.0

#include <fog.pb.h>

Public Types

typedef Fog_FogType FogType
 

Public Member Functions

 Fog ()
 
 Fog (const Fog &from)
 
virtual ~Fog ()
 
size_t ByteSizeLong () const final
 
void Clear () final
 
void clear_color ()
 
void clear_density ()
 
void clear_end ()
 
void clear_header ()
 
void clear_start ()
 
void clear_type ()
 
const ::gz::msgs::Colorcolor () const
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const Fog &from)
 
float density () const
 
float end () const
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_color () 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 Fog &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
::gz::msgs::Colormutable_color ()
 
::gz::msgs::Headermutable_header ()
 
FogNew () const final
 
FogNew (::google::protobuf::Arena *arena) const final
 
Fogoperator= (const Fog &from)
 
::gz::msgs::Colorrelease_color ()
 
::gz::msgs::Headerrelease_header ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_allocated_color (::gz::msgs::Color *color)
 
void set_allocated_header (::gz::msgs::Header *header)
 
void set_density (float value)
 
void set_end (float value)
 
void set_start (float value)
 
void set_type (::gz::msgs::Fog_FogType value)
 
float start () const
 
void Swap (Fog *other)
 
::gz::msgs::Fog_FogType type () const
 

Static Public Member Functions

static const Fogdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static const ::google::protobuf::EnumDescriptor * FogType_descriptor ()
 
static bool FogType_IsValid (int value)
 
static const ::std::stringFogType_Name (FogType value)
 
static bool FogType_Parse (const ::std::string &name, FogType *value)
 
static void InitAsDefaultInstance ()
 
static const Foginternal_default_instance ()
 

Static Public Attributes

static const FogType EXPONENTIAL
 
static const FogType EXPONENTIAL2
 
static const int FogType_ARRAYSIZE
 
static const FogType FogType_MAX
 
static const FogType FogType_MIN
 
static const int kColorFieldNumber = 3
 
static const int kDensityFieldNumber = 4
 
static const int kEndFieldNumber = 6
 
static const int kHeaderFieldNumber = 1
 
static constexpr int kIndexInFileMessages
 
static const int kStartFieldNumber = 5
 
static const int kTypeFieldNumber = 2
 
static const FogType LINEAR
 
static const FogType NONE
 

Member Typedef Documentation

◆ FogType

Constructor & Destructor Documentation

◆ Fog() [1/2]

Fog ( )

◆ ~Fog()

virtual ~Fog ( )
virtual

◆ Fog() [2/2]

Fog ( const Fog from)

Member Function Documentation

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_color()

void clear_color ( )

◆ clear_density()

void clear_density ( )
inline

◆ clear_end()

void clear_end ( )
inline

◆ clear_header()

void clear_header ( )

◆ clear_start()

void clear_start ( )
inline

◆ clear_type()

void clear_type ( )
inline

◆ color()

const ::gz::msgs::Color & color ( ) const
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const Fog from)

◆ default_instance()

static const Fog& default_instance ( )
static

◆ density()

float density ( ) const
inline

◆ descriptor()

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

◆ end()

float end ( ) const
inline

◆ FogType_descriptor()

static const ::google::protobuf::EnumDescriptor* FogType_descriptor ( )
inlinestatic

◆ FogType_IsValid()

static bool FogType_IsValid ( int  value)
inlinestatic

◆ FogType_Name()

static const ::std::string& FogType_Name ( FogType  value)
inlinestatic

◆ FogType_Parse()

static bool FogType_Parse ( const ::std::string name,
FogType value 
)
inlinestatic

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

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

◆ has_color()

bool has_color ( ) 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 Fog* 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 Fog from)

◆ MergePartialFromCodedStream()

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

◆ mutable_color()

gz::msgs::Color * mutable_color ( )
inline

◆ mutable_header()

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

◆ New() [1/2]

Fog* New ( ) const
inlinefinal

◆ New() [2/2]

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

◆ operator=()

Fog& operator= ( const Fog from)
inline

◆ release_color()

gz::msgs::Color * release_color ( )
inline

◆ release_header()

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

◆ SerializeWithCachedSizes()

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

◆ set_allocated_color()

void set_allocated_color ( ::gz::msgs::Color color)
inline

References Fog::color().

◆ set_allocated_header()

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

References Fog::header().

◆ set_density()

void set_density ( float  value)
inline

◆ set_end()

void set_end ( float  value)
inline

◆ set_start()

void set_start ( float  value)
inline

◆ set_type()

void set_type ( ::gz::msgs::Fog_FogType  value)
inline

◆ start()

float start ( ) const
inline

◆ Swap()

void Swap ( Fog other)

◆ type()

gz::msgs::Fog_FogType type ( ) const
inline

Member Data Documentation

◆ EXPONENTIAL

const FogType EXPONENTIAL
static
Initial value:

◆ EXPONENTIAL2

const FogType EXPONENTIAL2
static
Initial value:

◆ FogType_ARRAYSIZE

const int FogType_ARRAYSIZE
static

◆ FogType_MAX

const FogType FogType_MAX
static
Initial value:

◆ FogType_MIN

const FogType FogType_MIN
static
Initial value:

◆ kColorFieldNumber

const int kColorFieldNumber = 3
static

◆ kDensityFieldNumber

const int kDensityFieldNumber = 4
static

◆ kEndFieldNumber

const int kEndFieldNumber = 6
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

◆ kStartFieldNumber

const int kStartFieldNumber = 5
static

◆ kTypeFieldNumber

const int kTypeFieldNumber = 2
static

◆ LINEAR

const FogType LINEAR
static
Initial value:

◆ NONE

const FogType NONE
static
Initial value:

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