Ignition Msgs

API Reference

5.8.1

#include <world_reset.pb.h>

Public Types

enum  : int { kHeaderFieldNumber = 1 , kAllFieldNumber = 2 , kTimeOnlyFieldNumber = 3 , kModelOnlyFieldNumber = 4 }
 

Public Member Functions

 WorldReset ()
 
constexpr WorldReset (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 WorldReset (const WorldReset &from)
 
 WorldReset (WorldReset &&from) noexcept
 
 ~WorldReset () override
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
bool all () const
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_all ()
 
void clear_header ()
 
void clear_model_only ()
 
void clear_time_only ()
 
void CopyFrom (const WorldReset &from)
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_header () const
 
const ::ignition::msgs::Headerheader () const
 
bool IsInitialized () const final
 
void MergeFrom (const WorldReset &from)
 
bool model_only () const
 
::ignition::msgs::Headermutable_header ()
 
WorldResetNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
WorldResetoperator= (const WorldReset &from)
 
WorldResetoperator= (WorldReset &&from) noexcept
 
PROTOBUF_NODISCARD ::ignition::msgs::Headerrelease_header ()
 
void set_all (bool value)
 
void set_allocated_header (::ignition::msgs::Header *header)
 
void set_model_only (bool value)
 
void set_time_only (bool value)
 
void Swap (WorldReset *other)
 
bool time_only () const
 
::ignition::msgs::Headerunsafe_arena_release_header ()
 
void unsafe_arena_set_allocated_header (::ignition::msgs::Header *header)
 
void UnsafeArenaSwap (WorldReset *other)
 

Static Public Member Functions

static const WorldResetdefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const WorldResetinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 WorldReset (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kHeaderFieldNumber 
kAllFieldNumber 
kTimeOnlyFieldNumber 
kModelOnlyFieldNumber 

Constructor & Destructor Documentation

◆ WorldReset() [1/5]

WorldReset ( )
inline

◆ ~WorldReset()

~WorldReset ( )
override

◆ WorldReset() [2/5]

constexpr WorldReset ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicitconstexpr

◆ WorldReset() [3/5]

WorldReset ( const WorldReset from)

◆ WorldReset() [4/5]

WorldReset ( WorldReset &&  from)
inlinenoexcept

◆ WorldReset() [5/5]

WorldReset ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char* _InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t* _InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ all()

bool all ( ) const
inline

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ( )
final

◆ clear_all()

void clear_all ( )
inline

◆ clear_header()

void clear_header ( )

◆ clear_model_only()

void clear_model_only ( )
inline

◆ clear_time_only()

void clear_time_only ( )
inline

◆ CopyFrom()

void CopyFrom ( const WorldReset from)

◆ default_instance()

static const WorldReset& default_instance ( )
inlinestatic

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor ( )
inlinestatic

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor ( )
inlinestatic

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection ( )
inlinestatic

◆ has_header()

bool has_header ( ) const
inline

◆ header()

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

◆ internal_default_instance()

static const WorldReset* internal_default_instance ( )
inlinestatic

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom()

void MergeFrom ( const WorldReset from)

◆ model_only()

bool model_only ( ) const
inline

◆ mutable_header()

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

◆ New()

WorldReset* New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

◆ operator=() [1/2]

WorldReset& operator= ( const WorldReset from)
inline

◆ operator=() [2/2]

WorldReset& operator= ( WorldReset &&  from)
inlinenoexcept

◆ release_header()

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

◆ set_all()

void set_all ( bool  value)
inline

◆ set_allocated_header()

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

◆ set_model_only()

void set_model_only ( bool  value)
inline

◆ set_time_only()

void set_time_only ( bool  value)
inline

◆ Swap()

void Swap ( WorldReset other)
inline

◆ time_only()

bool time_only ( ) const
inline

◆ unsafe_arena_release_header()

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

◆ unsafe_arena_set_allocated_header()

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

◆ UnsafeArenaSwap()

void UnsafeArenaSwap ( WorldReset other)
inline

Member Data Documentation

◆ _class_data_

const ClassData _class_data_
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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