Ignition Msgs

API Reference

7.2.0

#include <fog.pb.h>

Public Types

typedef Fog_FogType FogType
 

Public Member Functions

 Fog ()
 
 Fog (const Fog &from)
 
virtual ~Fog ()
 
int ByteSize () const
 
void Clear ()
 
void clear_color ()
 
void clear_density ()
 
void clear_end ()
 
void clear_header ()
 
void clear_start ()
 
void clear_type ()
 
const ::ignition::msgs::Colorcolor () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Fog &from)
 
float density () const
 
float end () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_color () const
 
bool has_header () const
 
const ::ignition::msgs::Headerheader () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const Fog &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::ignition::msgs::Colormutable_color ()
 
::ignition::msgs::Headermutable_header ()
 
FogNew () const
 
FogNew (::google::protobuf::Arena *arena) const
 
Fogoperator= (const Fog &from)
 
::ignition::msgs::Colorrelease_color ()
 
::ignition::msgs::Headerrelease_header ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_color (::ignition::msgs::Color *color)
 
void set_allocated_header (::ignition::msgs::Header *header)
 
void set_density (float value)
 
void set_end (float value)
 
void set_start (float value)
 
void set_type (::ignition::msgs::Fog_FogType value)
 
float start () const
 
void Swap (Fog *other)
 
::ignition::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 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 const int kStartFieldNumber = 5
 
static const int kTypeFieldNumber = 2
 
static const FogType LINEAR
 
static const FogType NONE
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2ffog_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2ffog_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2ffog_2eproto ()
 

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

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_color()

void clear_color ( )
inline

◆ clear_density()

void clear_density ( )
inline

◆ clear_end()

void clear_end ( )
inline

◆ clear_header()

void clear_header ( )
inline

◆ clear_start()

void clear_start ( )
inline

◆ clear_type()

void clear_type ( )
inline

◆ color()

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

◆ CopyFrom() [1/2]

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

◆ 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
inline

◆ GetMetadata()

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

◆ has_color()

bool has_color ( ) const
inline

◆ has_header()

bool has_header ( ) const
inline

◆ header()

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  output 
) const

◆ IsInitialized()

bool IsInitialized ( ) const

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)

◆ MergeFrom() [2/2]

void MergeFrom ( const Fog from)

◆ MergePartialFromCodedStream()

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

◆ mutable_color()

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

◆ mutable_header()

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

◆ New() [1/2]

Fog* New ( ) const
inline

References Fog::New().

Referenced by Fog::New().

◆ New() [2/2]

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

◆ operator=()

Fog& operator= ( const Fog from)
inline

◆ release_color()

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

◆ release_header()

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

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline

◆ set_allocated_color()

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

◆ set_allocated_header()

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

◆ 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 ( ::ignition::msgs::Fog_FogType  value)
inline

◆ start()

float start ( ) const
inline

◆ Swap()

void Swap ( Fog other)

◆ type()

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2ffog_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2ffog_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2ffog_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2ffog_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2ffog_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2ffog_2eproto ( )
friend

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

◆ 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: