List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
PropagationParticle Class Reference
#include <propagation_particle.pb.h>
Public Member Functions | |
PropagationParticle () | |
PropagationParticle (const PropagationParticle &from) | |
virtual | ~PropagationParticle () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_header () |
void | clear_signal_level () |
void | clear_x () |
void | clear_y () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const PropagationParticle &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::gz::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 PropagationParticle &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::gz::msgs::Header * | mutable_header () |
PropagationParticle * | New () const final |
PropagationParticle * | New (::google::protobuf::Arena *arena) const final |
PropagationParticle & | operator= (const PropagationParticle &from) |
::gz::msgs::Header * | release_header () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_signal_level (double value) |
void | set_x (double value) |
void | set_y (double value) |
double | signal_level () const |
void | Swap (PropagationParticle *other) |
double | x () const |
double | y () const |
Static Public Member Functions | |
static const PropagationParticle & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const PropagationParticle * | internal_default_instance () |
Static Public Attributes | |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kSignalLevelFieldNumber = 4 |
static const int | kXFieldNumber = 2 |
static const int | kYFieldNumber = 3 |
Constructor & Destructor Documentation
◆ PropagationParticle() [1/2]
◆ ~PropagationParticle()
|
virtual |
◆ PropagationParticle() [2/2]
PropagationParticle | ( | const PropagationParticle & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_signal_level()
|
inline |
◆ clear_x()
|
inline |
◆ clear_y()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const PropagationParticle & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_PropagationParticle_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const PropagationParticle & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_header()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ release_header()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
◆ set_signal_level()
|
inline |
◆ set_x()
|
inline |
◆ set_y()
|
inline |
◆ signal_level()
|
inline |
◆ Swap()
void Swap | ( | PropagationParticle * | other | ) |
◆ x()
|
inline |
◆ y()
|
inline |
Member Data Documentation
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kSignalLevelFieldNumber
|
static |
◆ kXFieldNumber
|
static |
◆ kYFieldNumber
|
static |
The documentation for this class was generated from the following file: