build/ignition-msgs8/include/ignition/msgs/statistic.pb.h File Reference
#include <limits>#include <string>#include <google/protobuf/port_def.inc>#include <google/protobuf/port_undef.inc>#include <google/protobuf/io/coded_stream.h>#include <google/protobuf/arena.h>#include <google/protobuf/arenastring.h>#include <google/protobuf/generated_message_table_driven.h>#include <google/protobuf/generated_message_util.h>#include <google/protobuf/inlined_string_field.h>#include <google/protobuf/metadata_lite.h>#include <google/protobuf/generated_message_reflection.h>#include <google/protobuf/message.h>#include <google/protobuf/repeated_field.h>#include <google/protobuf/extension_set.h>#include <google/protobuf/generated_enum_reflection.h>#include <google/protobuf/unknown_field_set.h>#include "ignition/msgs/header.pb.h"#include <memory>#include <ignition/msgs/Export.hh>Go to the source code of this file.
Classes | |
| struct | is_proto_enum< ::ignition::msgs::Statistic_DataType > |
| class | PROTOBUF_FINAL |
| struct | TableStruct_ignition_2fmsgs_2fstatistic_2eproto |
Namespaces | |
| ignition | |
| ignition::msgs | |
| internal | |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fstatistic_2eproto IGNITION_MSGS_VISIBLE |
Typedefs | |
| typedef std::shared_ptr< const Metric > | ConstMetricSharedPtr |
| typedef std::unique_ptr< const Metric > | ConstMetricUniquePtr |
| typedef std::shared_ptr< const StatisticsGroup > | ConstStatisticsGroupSharedPtr |
| typedef std::unique_ptr< const StatisticsGroup > | ConstStatisticsGroupUniquePtr |
| typedef std::shared_ptr< const Statistic > | ConstStatisticSharedPtr |
| typedef std::unique_ptr< const Statistic > | ConstStatisticUniquePtr |
| typedef std::shared_ptr< Metric > | MetricSharedPtr |
| typedef std::unique_ptr< Metric > | MetricUniquePtr |
| typedef std::shared_ptr< StatisticsGroup > | StatisticsGroupSharedPtr |
| typedef std::unique_ptr< StatisticsGroup > | StatisticsGroupUniquePtr |
| typedef std::shared_ptr< Statistic > | StatisticSharedPtr |
| typedef std::unique_ptr< Statistic > | StatisticUniquePtr |
Enumerations | |
| enum | Statistic_DataType : int { Statistic_DataType_UNINITIALIZED = 0 , Statistic_DataType_AVERAGE = 1 , Statistic_DataType_MINIMUM = 2 , Statistic_DataType_MAXIMUM = 3 , Statistic_DataType_VARIANCE = 4 , Statistic_DataType_STDDEV = 5 , Statistic_DataType_SAMPLE_COUNT = 6 , Statistic_DataType_ROOT_MEAN_SQUARE = 7 , Statistic_DataType_MAX_ABS_VALUE = 8 , Statistic_DataType_Statistic_DataType_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min() , Statistic_DataType_Statistic_DataType_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max() } |
Functions | |
| template<> | |
| PROTOBUF_NAMESPACE_OPEN IGNITION_MSGS_VISIBLE ::ignition::msgs::Metric * | Arena::CreateMaybeMessage<::ignition::msgs::Metric > (Arena *) |
| template<> | |
| IGNITION_MSGS_VISIBLE ::ignition::msgs::Statistic * | Arena::CreateMaybeMessage<::ignition::msgs::Statistic > (Arena *) |
| template<> | |
| IGNITION_MSGS_VISIBLE ::ignition::msgs::StatisticsGroup * | Arena::CreateMaybeMessage<::ignition::msgs::StatisticsGroup > (Arena *) |
| template<> | |
| const EnumDescriptor * | GetEnumDescriptor< ::ignition::msgs::Statistic_DataType > () |
| IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Statistic_DataType_descriptor () |
| IGNITION_MSGS_VISIBLE bool | Statistic_DataType_IsValid (int value) |
| template<typename T > | |
| const std::string & | Statistic_DataType_Name (T enum_t_value) |
| bool | Statistic_DataType_Parse (const std::string &name, Statistic_DataType *value) |
Variables | |
| IGNITION_MSGS_VISIBLE MetricDefaultTypeInternal | _Metric_default_instance_ |
| IGNITION_MSGS_VISIBLE StatisticDefaultTypeInternal | _Statistic_default_instance_ |
| IGNITION_MSGS_VISIBLE StatisticsGroupDefaultTypeInternal | _StatisticsGroup_default_instance_ |
| IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_ignition_2fmsgs_2fstatistic_2eproto |
| constexpr int | Statistic_DataType_DataType_ARRAYSIZE = Statistic_DataType_DataType_MAX + 1 |
| constexpr Statistic_DataType | Statistic_DataType_DataType_MAX = Statistic_DataType_MAX_ABS_VALUE |
| constexpr Statistic_DataType | Statistic_DataType_DataType_MIN = Statistic_DataType_UNINITIALIZED |
Macro Definition Documentation
◆ PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fstatistic_2eproto
| #define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fstatistic_2eproto IGNITION_MSGS_VISIBLE |
Function Documentation
◆ Arena::CreateMaybeMessage<::ignition::msgs::Metric >()
| PROTOBUF_NAMESPACE_OPEN IGNITION_MSGS_VISIBLE ::ignition::msgs::Metric* Arena::CreateMaybeMessage<::ignition::msgs::Metric > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::Statistic >()
| IGNITION_MSGS_VISIBLE ::ignition::msgs::Statistic* Arena::CreateMaybeMessage<::ignition::msgs::Statistic > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::StatisticsGroup >()
| IGNITION_MSGS_VISIBLE ::ignition::msgs::StatisticsGroup* Arena::CreateMaybeMessage<::ignition::msgs::StatisticsGroup > | ( | Arena * | ) |
◆ GetEnumDescriptor< ::ignition::msgs::Statistic_DataType >()
|
inline |
References ignition::msgs::Statistic_DataType_descriptor().
Variable Documentation
◆ descriptor_table_ignition_2fmsgs_2fstatistic_2eproto
|
extern |
Referenced by PROTOBUF_FINAL::GetMetadata().