List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
WorldControl Class Reference
#include <world_control.pb.h>
Public Member Functions | |
WorldControl () | |
WorldControl (const WorldControl &from) | |
virtual | ~WorldControl () |
size_t | ByteSizeLong () const final |
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 ::google::protobuf::Message &from) final |
void | CopyFrom (const WorldControl &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_reset () const |
const ::ignition::msgs::Header & | header () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const WorldControl &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::google::protobuf::uint32 | multi_step () const |
::ignition::msgs::Header * | mutable_header () |
::ignition::msgs::WorldReset * | mutable_reset () |
WorldControl * | New () const final |
WorldControl * | New (::google::protobuf::Arena *arena) const final |
WorldControl & | operator= (const WorldControl &from) |
bool | pause () const |
::ignition::msgs::Header * | release_header () |
::ignition::msgs::WorldReset * | release_reset () |
const ::ignition::msgs::WorldReset & | reset () const |
::google::protobuf::uint32 | seed () const |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_reset (::ignition::msgs::WorldReset *reset) |
void | set_multi_step (::google::protobuf::uint32 value) |
void | set_pause (bool value) |
void | set_seed (::google::protobuf::uint32 value) |
void | set_step (bool value) |
bool | step () const |
void | Swap (WorldControl *other) |
Static Public Member Functions | |
static const WorldControl & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const WorldControl * | internal_default_instance () |
Static Public Attributes | |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kMultiStepFieldNumber = 4 |
static const int | kPauseFieldNumber = 2 |
static const int | kResetFieldNumber = 5 |
static const int | kSeedFieldNumber = 6 |
static const int | kStepFieldNumber = 3 |
Constructor & Destructor Documentation
◆ WorldControl() [1/2]
WorldControl | ( | ) |
◆ ~WorldControl()
|
virtual |
◆ WorldControl() [2/2]
WorldControl | ( | const WorldControl & | from | ) |
Member Function Documentation
◆ 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() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const WorldControl & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ has_reset()
|
inline |
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_WorldControl_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const WorldControl & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ multi_step()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_reset()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ pause()
|
inline |
◆ release_header()
|
inline |
◆ release_reset()
|
inline |
◆ reset()
|
inline |
References ignition::msgs::_WorldReset_default_instance_.
◆ seed()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
◆ set_allocated_reset()
|
inline |
◆ set_multi_step()
|
inline |
◆ set_pause()
|
inline |
◆ set_seed()
|
inline |
◆ set_step()
|
inline |
◆ step()
|
inline |
◆ Swap()
void Swap | ( | WorldControl * | other | ) |
Member Data Documentation
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kMultiStepFieldNumber
|
static |
◆ kPauseFieldNumber
|
static |
◆ kResetFieldNumber
|
static |
◆ kSeedFieldNumber
|
static |
◆ kStepFieldNumber
|
static |
The documentation for this class was generated from the following file: