List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
WorldControl Class Referencefinal
#include <world_control.pb.h>
Public Types | |
enum | : int { kHeaderFieldNumber = 1 , kResetFieldNumber = 5 , kPauseFieldNumber = 2 , kStepFieldNumber = 3 , kMultiStepFieldNumber = 4 , kSeedFieldNumber = 6 } |
Public Member Functions | |
WorldControl () | |
constexpr | WorldControl (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
WorldControl (const WorldControl &from) | |
WorldControl (WorldControl &&from) noexcept | |
~WorldControl () 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 |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_header () |
void | clear_multi_step () |
void | clear_pause () |
void | clear_reset () |
void | clear_seed () |
void | clear_step () |
void | CopyFrom (const WorldControl &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 |
bool | has_reset () const |
const ::ignition::msgs::Header & | header () const |
bool | IsInitialized () const final |
void | MergeFrom (const WorldControl &from) |
uint32_t | multi_step () const |
::ignition::msgs::Header * | mutable_header () |
::ignition::msgs::WorldReset * | mutable_reset () |
WorldControl * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
WorldControl & | operator= (const WorldControl &from) |
WorldControl & | operator= (WorldControl &&from) noexcept |
bool | pause () const |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
PROTOBUF_NODISCARD ::ignition::msgs::WorldReset * | release_reset () |
const ::ignition::msgs::WorldReset & | reset () const |
uint32_t | seed () const |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_reset (::ignition::msgs::WorldReset *reset) |
void | set_multi_step (uint32_t value) |
void | set_pause (bool value) |
void | set_seed (uint32_t value) |
void | set_step (bool value) |
bool | step () const |
void | Swap (WorldControl *other) |
::ignition::msgs::Header * | unsafe_arena_release_header () |
::ignition::msgs::WorldReset * | unsafe_arena_release_reset () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | unsafe_arena_set_allocated_reset (::ignition::msgs::WorldReset *reset) |
void | UnsafeArenaSwap (WorldControl *other) |
Static Public Member Functions | |
static const WorldControl & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const WorldControl * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
WorldControl (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ WorldControl() [1/5]
|
inline |
◆ ~WorldControl()
|
override |
◆ WorldControl() [2/5]
|
explicitconstexpr |
◆ WorldControl() [3/5]
WorldControl | ( | const WorldControl & | from | ) |
◆ WorldControl() [4/5]
|
inlinenoexcept |
◆ WorldControl() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_multi_step()
|
inline |
◆ clear_pause()
|
inline |
◆ clear_reset()
void clear_reset | ( | ) |
◆ clear_seed()
|
inline |
◆ clear_step()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const WorldControl & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_header()
|
inline |
◆ has_reset()
|
inline |
◆ header()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_WorldControl_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const WorldControl & | from | ) |
◆ multi_step()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_reset()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ pause()
|
inline |
◆ release_header()
|
inline |
◆ release_reset()
|
inline |
◆ reset()
|
inline |
◆ seed()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_reset()
|
inline |
◆ set_multi_step()
|
inline |
◆ set_pause()
|
inline |
◆ set_seed()
|
inline |
◆ set_step()
|
inline |
◆ step()
|
inline |
◆ Swap()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_release_reset()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ unsafe_arena_set_allocated_reset()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: