List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
PerformanceSensorMetrics Class Reference
#include <performance_sensor_metrics.pb.h>
Public Member Functions | |
PerformanceSensorMetrics () | |
PerformanceSensorMetrics (const PerformanceSensorMetrics &from) | |
virtual | ~PerformanceSensorMetrics () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_fps_optional () |
void | clear_name () |
void | clear_nominal_update_rate () |
void | clear_real_update_rate () |
void | clear_sim_update_rate () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const PerformanceSensorMetrics &from) |
const ::ignition::msgs::Double & | fps_optional () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_fps_optional () 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 PerformanceSensorMetrics &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::ignition::msgs::Double * | mutable_fps_optional () |
::std::string * | mutable_name () |
const ::std::string & | name () const |
PerformanceSensorMetrics * | New () const final |
PerformanceSensorMetrics * | New (::google::protobuf::Arena *arena) const final |
double | nominal_update_rate () const |
PerformanceSensorMetrics & | operator= (const PerformanceSensorMetrics &from) |
double | real_update_rate () const |
::ignition::msgs::Double * | release_fps_optional () |
::std::string * | release_name () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_fps_optional (::ignition::msgs::Double *fps_optional) |
void | set_allocated_name (::std::string *name) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | set_nominal_update_rate (double value) |
void | set_real_update_rate (double value) |
void | set_sim_update_rate (double value) |
double | sim_update_rate () const |
void | Swap (PerformanceSensorMetrics *other) |
Static Public Member Functions | |
static const PerformanceSensorMetrics & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const PerformanceSensorMetrics * | internal_default_instance () |
Static Public Attributes | |
static const int | kFpsOptionalFieldNumber = 5 |
static constexpr int | kIndexInFileMessages |
static const int | kNameFieldNumber = 1 |
static const int | kNominalUpdateRateFieldNumber = 4 |
static const int | kRealUpdateRateFieldNumber = 2 |
static const int | kSimUpdateRateFieldNumber = 3 |
Constructor & Destructor Documentation
◆ PerformanceSensorMetrics() [1/2]
◆ ~PerformanceSensorMetrics()
|
virtual |
◆ PerformanceSensorMetrics() [2/2]
PerformanceSensorMetrics | ( | const PerformanceSensorMetrics & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_fps_optional()
void clear_fps_optional | ( | ) |
◆ clear_name()
|
inline |
◆ clear_nominal_update_rate()
|
inline |
◆ clear_real_update_rate()
|
inline |
◆ clear_sim_update_rate()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const PerformanceSensorMetrics & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ fps_optional()
|
inline |
References ignition::msgs::_Double_default_instance_.
Referenced by PerformanceSensorMetrics::set_allocated_fps_optional().
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_fps_optional()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_PerformanceSensorMetrics_default_instance_.
Referenced by PerformanceSensorMetrics::has_fps_optional().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const PerformanceSensorMetrics & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_fps_optional()
|
inline |
◆ mutable_name()
|
inline |
◆ name()
|
inline |
Referenced by PerformanceSensorMetrics::set_allocated_name().
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ nominal_update_rate()
|
inline |
◆ operator=()
|
inline |
◆ real_update_rate()
|
inline |
◆ release_fps_optional()
|
inline |
◆ release_name()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_fps_optional()
|
inline |
References PerformanceSensorMetrics::fps_optional().
◆ set_allocated_name()
|
inline |
References PerformanceSensorMetrics::name().
◆ set_name() [1/3]
|
inline |
◆ set_name() [2/3]
|
inline |
◆ set_name() [3/3]
|
inline |
◆ set_nominal_update_rate()
|
inline |
◆ set_real_update_rate()
|
inline |
◆ set_sim_update_rate()
|
inline |
◆ sim_update_rate()
|
inline |
◆ Swap()
void Swap | ( | PerformanceSensorMetrics * | other | ) |
Member Data Documentation
◆ kFpsOptionalFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kNameFieldNumber
|
static |
◆ kNominalUpdateRateFieldNumber
|
static |
◆ kRealUpdateRateFieldNumber
|
static |
◆ kSimUpdateRateFieldNumber
|
static |
The documentation for this class was generated from the following file: