List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
DVLRangeEstimate Class Reference
#include <dvl_range_estimate.pb.h>
Public Member Functions | |
DVLRangeEstimate () | |
DVLRangeEstimate (const DVLRangeEstimate &from) | |
virtual | ~DVLRangeEstimate () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_mean () |
void | clear_variance () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const DVLRangeEstimate &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
double | mean () const |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const DVLRangeEstimate &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
DVLRangeEstimate * | New () const final |
DVLRangeEstimate * | New (::google::protobuf::Arena *arena) const final |
DVLRangeEstimate & | operator= (const DVLRangeEstimate &from) |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_mean (double value) |
void | set_variance (double value) |
void | Swap (DVLRangeEstimate *other) |
double | variance () const |
Static Public Member Functions | |
static const DVLRangeEstimate & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const DVLRangeEstimate * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kMeanFieldNumber = 1 |
static const int | kVarianceFieldNumber = 2 |
Constructor & Destructor Documentation
🔗DVLRangeEstimate() [1/2]
DVLRangeEstimate | ( | ) |
🔗~DVLRangeEstimate()
|
virtual |
🔗DVLRangeEstimate() [2/2]
DVLRangeEstimate | ( | const DVLRangeEstimate & | from | ) |
Member Function Documentation
🔗ByteSizeLong()
|
final |
🔗Clear()
|
final |
🔗clear_mean()
|
inline |
🔗clear_variance()
|
inline |
🔗CopyFrom() [1/2]
|
final |
🔗CopyFrom() [2/2]
void CopyFrom | ( | const DVLRangeEstimate & | from | ) |
🔗default_instance()
|
static |
🔗descriptor()
|
static |
🔗GetCachedSize()
|
inlinefinal |
🔗GetMetadata()
|
final |
🔗InitAsDefaultInstance()
|
static |
🔗internal_default_instance()
|
inlinestatic |
References gz::msgs::_DVLRangeEstimate_default_instance_.
🔗InternalSerializeWithCachedSizesToArray()
|
final |
🔗IsInitialized()
|
final |
🔗mean()
|
inline |
🔗MergeFrom() [1/2]
|
final |
🔗MergeFrom() [2/2]
void MergeFrom | ( | const DVLRangeEstimate & | from | ) |
🔗MergePartialFromCodedStream()
|
final |
🔗New() [1/2]
|
inlinefinal |
🔗New() [2/2]
|
inlinefinal |
🔗operator=()
|
inline |
🔗SerializeWithCachedSizes()
|
final |
🔗set_mean()
|
inline |
🔗set_variance()
|
inline |
🔗Swap()
void Swap | ( | DVLRangeEstimate * | other | ) |
🔗variance()
|
inline |
Member Data Documentation
🔗kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
🔗kMeanFieldNumber
|
static |
🔗kVarianceFieldNumber
|
static |
The documentation for this class was generated from the following file: