List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
SimEvent Class Reference
#include <sim_event.pb.h>
Public Member Functions | |
SimEvent () | |
SimEvent (const SimEvent &from) | |
virtual | ~SimEvent () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_data () |
void | clear_header () |
void | clear_id () |
void | clear_name () |
void | clear_type () |
void | clear_world_statistics () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const SimEvent &from) |
const ::std::string & | data () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_world_statistics () const |
const ::gz::msgs::Header & | header () const |
::google::protobuf::uint32 | id () 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 SimEvent &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::std::string * | mutable_data () |
::gz::msgs::Header * | mutable_header () |
::std::string * | mutable_name () |
::std::string * | mutable_type () |
::gz::msgs::WorldStatistics * | mutable_world_statistics () |
const ::std::string & | name () const |
SimEvent * | New () const final |
SimEvent * | New (::google::protobuf::Arena *arena) const final |
SimEvent & | operator= (const SimEvent &from) |
::std::string * | release_data () |
::gz::msgs::Header * | release_header () |
::std::string * | release_name () |
::std::string * | release_type () |
::gz::msgs::WorldStatistics * | release_world_statistics () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_data (::std::string *data) |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_allocated_name (::std::string *name) |
void | set_allocated_type (::std::string *type) |
void | set_allocated_world_statistics (::gz::msgs::WorldStatistics *world_statistics) |
void | set_data (const ::std::string &value) |
void | set_data (const char *value) |
void | set_data (const char *value, size_t size) |
void | set_id (::google::protobuf::uint32 value) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | set_type (const ::std::string &value) |
void | set_type (const char *value) |
void | set_type (const char *value, size_t size) |
void | Swap (SimEvent *other) |
const ::std::string & | type () const |
const ::gz::msgs::WorldStatistics & | world_statistics () const |
Static Public Member Functions | |
static const SimEvent & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const SimEvent * | internal_default_instance () |
Static Public Attributes | |
static const int | kDataFieldNumber = 6 |
static const int | kHeaderFieldNumber = 1 |
static const int | kIdFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kNameFieldNumber = 4 |
static const int | kTypeFieldNumber = 3 |
static const int | kWorldStatisticsFieldNumber = 5 |
Constructor & Destructor Documentation
◆ SimEvent() [1/2]
SimEvent | ( | ) |
◆ ~SimEvent()
|
virtual |
◆ SimEvent() [2/2]
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_data()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_id()
|
inline |
◆ clear_name()
|
inline |
◆ clear_type()
|
inline |
◆ clear_world_statistics()
void clear_world_statistics | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const SimEvent & | from | ) |
◆ data()
|
inline |
Referenced by SimEvent::set_allocated_data().
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
References SimEvent::internal_default_instance().
◆ has_world_statistics()
|
inline |
References SimEvent::internal_default_instance().
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
Referenced by SimEvent::set_allocated_header().
◆ id()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_SimEvent_default_instance_.
Referenced by SimEvent::has_header(), and SimEvent::has_world_statistics().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const SimEvent & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_data()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_name()
|
inline |
◆ mutable_type()
|
inline |
◆ mutable_world_statistics()
|
inline |
◆ name()
|
inline |
Referenced by SimEvent::set_allocated_name().
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ release_data()
|
inline |
◆ release_header()
|
inline |
◆ release_name()
|
inline |
◆ release_type()
|
inline |
◆ release_world_statistics()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_data()
|
inline |
References SimEvent::data().
◆ set_allocated_header()
|
inline |
References SimEvent::header().
◆ set_allocated_name()
|
inline |
References SimEvent::name().
◆ set_allocated_type()
|
inline |
References SimEvent::type().
◆ set_allocated_world_statistics()
|
inline |
References SimEvent::world_statistics().
◆ set_data() [1/3]
|
inline |
◆ set_data() [2/3]
|
inline |
◆ set_data() [3/3]
|
inline |
◆ set_id()
|
inline |
◆ set_name() [1/3]
|
inline |
◆ set_name() [2/3]
|
inline |
◆ set_name() [3/3]
|
inline |
◆ set_type() [1/3]
|
inline |
◆ set_type() [2/3]
|
inline |
◆ set_type() [3/3]
|
inline |
◆ Swap()
void Swap | ( | SimEvent * | other | ) |
◆ type()
|
inline |
Referenced by SimEvent::set_allocated_type().
◆ world_statistics()
|
inline |
References gz::msgs::_WorldStatistics_default_instance_.
Referenced by SimEvent::set_allocated_world_statistics().
Member Data Documentation
◆ kDataFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIdFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kNameFieldNumber
|
static |
◆ kTypeFieldNumber
|
static |
◆ kWorldStatisticsFieldNumber
|
static |
The documentation for this class was generated from the following file: