Ignition Msgs

API Reference

5.6.0

#include <wind.pb.h>

Public Member Functions

 Wind ()
 
 Wind (const Wind &from)
 
virtual ~Wind ()
 
int ByteSize () const
 
void Clear ()
 
void clear_enable_wind ()
 
void clear_header ()
 
void clear_linear_velocity ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Wind &from)
 
bool enable_wind () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_header () const
 
bool has_linear_velocity () const
 
const ::ignition::msgs::Headerheader () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
const ::ignition::msgs::Vector3dlinear_velocity () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const Wind &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::ignition::msgs::Headermutable_header ()
 
::ignition::msgs::Vector3dmutable_linear_velocity ()
 
WindNew () const
 
WindNew (::google::protobuf::Arena *arena) const
 
Windoperator= (const Wind &from)
 
::ignition::msgs::Headerrelease_header ()
 
::ignition::msgs::Vector3drelease_linear_velocity ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_header (::ignition::msgs::Header *header)
 
void set_allocated_linear_velocity (::ignition::msgs::Vector3d *linear_velocity)
 
void set_enable_wind (bool value)
 
void Swap (Wind *other)
 

Static Public Member Functions

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

Static Public Attributes

static const int kEnableWindFieldNumber = 3
 
static const int kHeaderFieldNumber = 1
 
static const int kLinearVelocityFieldNumber = 2
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fwind_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fwind_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fwind_2eproto ()
 

Constructor & Destructor Documentation

◆ Wind() [1/2]

Wind ( )

◆ ~Wind()

virtual ~Wind ( )
virtual

◆ Wind() [2/2]

Wind ( const Wind from)

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_enable_wind()

void clear_enable_wind ( )
inline

◆ clear_header()

void clear_header ( )
inline

◆ clear_linear_velocity()

void clear_linear_velocity ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const Wind from)

◆ default_instance()

static const Wind& default_instance ( )
static

◆ descriptor()

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

◆ enable_wind()

bool enable_wind ( ) const
inline

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

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

◆ has_header()

bool has_header ( ) const
inline

◆ has_linear_velocity()

bool has_linear_velocity ( ) 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

◆ linear_velocity()

const ::ignition::msgs::Vector3d & linear_velocity ( ) const
inline

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const Wind from)

◆ MergePartialFromCodedStream()

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

◆ mutable_header()

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

◆ mutable_linear_velocity()

ignition::msgs::Vector3d * mutable_linear_velocity ( )
inline

◆ New() [1/2]

Wind* New ( ) const
inline

References Wind::New().

Referenced by Wind::New().

◆ New() [2/2]

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

◆ operator=()

Wind& operator= ( const Wind from)
inline

◆ release_header()

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

◆ release_linear_velocity()

ignition::msgs::Vector3d * release_linear_velocity ( )
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_allocated_header()

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

◆ set_allocated_linear_velocity()

void set_allocated_linear_velocity ( ::ignition::msgs::Vector3d linear_velocity)
inline

◆ set_enable_wind()

void set_enable_wind ( bool  value)
inline

◆ Swap()

void Swap ( Wind other)

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fwind_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fwind_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fwind_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fwind_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fwind_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fwind_2eproto ( )
friend

Member Data Documentation

◆ kEnableWindFieldNumber

const int kEnableWindFieldNumber = 3
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kLinearVelocityFieldNumber

const int kLinearVelocityFieldNumber = 2
static

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