#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/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.
|
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()
} |
|
◆ PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fstatistic_2eproto
#define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fstatistic_2eproto IGNITION_MSGS_VISIBLE |
◆ 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 >()
◆ descriptor_table_ignition_2fmsgs_2fstatistic_2eproto
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fstatistic_2eproto |
|
extern |