Gazebo Msgs

API Reference

9.5.0
statistic.pb.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#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.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 "gz/msgs/header.pb.h"

Go to the source code of this file.

Classes

struct  is_proto_enum< ::gz::msgs::Statistic_DataType >
 
class  Metric
 
class  Statistic
 
class  StatisticsGroup
 
struct  TableStruct
 

Namespaces

 google
 
 google::protobuf
 
 gz
 
 gz::msgs
 
 protobuf_gz_2fmsgs_2fstatistic_2eproto
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fstatistic_2eproto   GZ_MSGS_VISIBLE
 

Enumerations

enum  Statistic_DataType {
  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_ = ::google::protobuf::kint32min, Statistic_DataType_Statistic_DataType_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
}
 

Functions

void GZ_MSGS_VISIBLE AddDescriptors ()
 
template<>
GZ_MSGS_VISIBLE ::gz::msgs::MetricArena::CreateMaybeMessage<::gz::msgs::Metric > (Arena *)
 
template<>
GZ_MSGS_VISIBLE ::gz::msgs::StatisticArena::CreateMaybeMessage<::gz::msgs::Statistic > (Arena *)
 
template<>
GZ_MSGS_VISIBLE ::gz::msgs::StatisticsGroupArena::CreateMaybeMessage<::gz::msgs::StatisticsGroup > (Arena *)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::gz::msgs::Statistic_DataType > ()
 
const GZ_MSGS_VISIBLE ::google::protobuf::EnumDescriptor * Statistic_DataType_descriptor ()
 
GZ_MSGS_VISIBLE bool Statistic_DataType_IsValid (int value)
 
const ::std::stringStatistic_DataType_Name (Statistic_DataType value)
 
bool Statistic_DataType_Parse (const ::std::string &name, Statistic_DataType *value)
 

Variables

GZ_MSGS_VISIBLE MetricDefaultTypeInternal _Metric_default_instance_
 
GZ_MSGS_VISIBLE StatisticDefaultTypeInternal _Statistic_default_instance_
 
GZ_MSGS_VISIBLE StatisticsGroupDefaultTypeInternal _StatisticsGroup_default_instance_
 
const int Statistic_DataType_DataType_ARRAYSIZE = Statistic_DataType_DataType_MAX + 1
 
const Statistic_DataType Statistic_DataType_DataType_MAX = Statistic_DataType_MAX_ABS_VALUE
 
const Statistic_DataType Statistic_DataType_DataType_MIN = Statistic_DataType_UNINITIALIZED
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fstatistic_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fstatistic_2eproto   GZ_MSGS_VISIBLE