Ignition Msgs

API Reference

8.2.0

#include <shadows.pb.h>

Public Types

typedef Shadows_ShadowType ShadowType
 

Public Member Functions

 Shadows ()
 
 Shadows (const Shadows &from)
 
virtual ~Shadows ()
 
int ByteSize () const
 
void Clear ()
 
void clear_color ()
 
void clear_header ()
 
void clear_type ()
 
const ::ignition::msgs::Colorcolor () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Shadows &from)
 
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 Shadows &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::ignition::msgs::Colormutable_color ()
 
::ignition::msgs::Headermutable_header ()
 
ShadowsNew () const
 
ShadowsNew (::google::protobuf::Arena *arena) const
 
Shadowsoperator= (const Shadows &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_type (::ignition::msgs::Shadows_ShadowType value)
 
void Swap (Shadows *other)
 
::ignition::msgs::Shadows_ShadowType type () const
 

Static Public Member Functions

static const Shadowsdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static const ::google::protobuf::EnumDescriptor * ShadowType_descriptor ()
 
static bool ShadowType_IsValid (int value)
 
static const ::std::stringShadowType_Name (ShadowType value)
 
static bool ShadowType_Parse (const ::std::string &name, ShadowType *value)
 

Static Public Attributes

static const int kColorFieldNumber = 3
 
static const int kHeaderFieldNumber = 1
 
static const int kTypeFieldNumber = 2
 
static const int ShadowType_ARRAYSIZE
 
static const ShadowType ShadowType_MAX
 
static const ShadowType ShadowType_MIN
 
static const ShadowType STENCIL_ADDITIVE
 
static const ShadowType STENCIL_MODULATIVE
 
static const ShadowType TEXTURE_ADDITIVE
 
static const ShadowType TEXTURE_MODULATIVE
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fshadows_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fshadows_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fshadows_2eproto ()
 

Member Typedef Documentation

◆ ShadowType

Constructor & Destructor Documentation

◆ Shadows() [1/2]

Shadows ( )

◆ ~Shadows()

virtual ~Shadows ( )
virtual

◆ Shadows() [2/2]

Shadows ( const Shadows from)

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_color()

void clear_color ( )
inline

◆ clear_header()

void clear_header ( )
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 Shadows from)

◆ default_instance()

static const Shadows& default_instance ( )
static

◆ descriptor()

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

◆ 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 Shadows 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]

Shadows* New ( ) const
inline

References Shadows::New().

Referenced by Shadows::New().

◆ New() [2/2]

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

◆ operator=()

Shadows& operator= ( const Shadows 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_type()

void set_type ( ::ignition::msgs::Shadows_ShadowType  value)
inline

◆ ShadowType_descriptor()

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

◆ ShadowType_IsValid()

static bool ShadowType_IsValid ( int  value)
inlinestatic

◆ ShadowType_Name()

static const ::std::string& ShadowType_Name ( ShadowType  value)
inlinestatic

◆ ShadowType_Parse()

static bool ShadowType_Parse ( const ::std::string name,
ShadowType value 
)
inlinestatic

◆ Swap()

void Swap ( Shadows other)

◆ type()

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fshadows_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fshadows_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fshadows_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fshadows_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fshadows_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fshadows_2eproto ( )
friend

Member Data Documentation

◆ kColorFieldNumber

const int kColorFieldNumber = 3
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kTypeFieldNumber

const int kTypeFieldNumber = 2
static

◆ ShadowType_ARRAYSIZE

const int ShadowType_ARRAYSIZE
static

◆ ShadowType_MAX

const ShadowType ShadowType_MAX
static

◆ ShadowType_MIN

const ShadowType ShadowType_MIN
static

◆ STENCIL_ADDITIVE

const ShadowType STENCIL_ADDITIVE
static

◆ STENCIL_MODULATIVE

const ShadowType STENCIL_MODULATIVE
static

◆ TEXTURE_ADDITIVE

const ShadowType TEXTURE_ADDITIVE
static

◆ TEXTURE_MODULATIVE

const ShadowType TEXTURE_MODULATIVE
static

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