Gazebo Msgs

API Reference

9.5.0
discovery.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

class  Discovery
 
class  Discovery_Flags
 
class  Discovery_Publisher
 
class  Discovery_Publisher_MessagePublisher
 
class  Discovery_Publisher_ServicePublisher
 
class  Discovery_Subscriber
 
struct  is_proto_enum< ::gz::msgs::Discovery_Publisher_Scope >
 
struct  is_proto_enum< ::gz::msgs::Discovery_Type >
 
struct  TableStruct
 

Namespaces

 google
 
 google::protobuf
 
 gz
 
 gz::msgs
 
 protobuf_gz_2fmsgs_2fdiscovery_2eproto
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fdiscovery_2eproto   GZ_MSGS_VISIBLE
 

Enumerations

enum  Discovery_Publisher_Scope {
  Discovery_Publisher_Scope_PROCESS = 0, Discovery_Publisher_Scope_HOST = 1, Discovery_Publisher_Scope_ALL = 2, Discovery_Publisher_Scope_Discovery_Publisher_Scope_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min,
  Discovery_Publisher_Scope_Discovery_Publisher_Scope_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
}
 
enum  Discovery_Type {
  Discovery_Type_UNINITIALIZED = 0, Discovery_Type_ADVERTISE = 1, Discovery_Type_SUBSCRIBE = 2, Discovery_Type_UNADVERTISE = 3,
  Discovery_Type_HEARTBEAT = 4, Discovery_Type_BYE = 5, Discovery_Type_NEW_CONNECTION = 6, Discovery_Type_END_CONNECTION = 7,
  Discovery_Type_Discovery_Type_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, Discovery_Type_Discovery_Type_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
}
 

Functions

void GZ_MSGS_VISIBLE AddDescriptors ()
 
template<>
GZ_MSGS_VISIBLE ::gz::msgs::DiscoveryArena::CreateMaybeMessage<::gz::msgs::Discovery > (Arena *)
 
template<>
GZ_MSGS_VISIBLE ::gz::msgs::Discovery_FlagsArena::CreateMaybeMessage<::gz::msgs::Discovery_Flags > (Arena *)
 
template<>
GZ_MSGS_VISIBLE ::gz::msgs::Discovery_PublisherArena::CreateMaybeMessage<::gz::msgs::Discovery_Publisher > (Arena *)
 
template<>
GZ_MSGS_VISIBLE ::gz::msgs::Discovery_Publisher_MessagePublisherArena::CreateMaybeMessage<::gz::msgs::Discovery_Publisher_MessagePublisher > (Arena *)
 
template<>
GZ_MSGS_VISIBLE ::gz::msgs::Discovery_Publisher_ServicePublisherArena::CreateMaybeMessage<::gz::msgs::Discovery_Publisher_ServicePublisher > (Arena *)
 
template<>
GZ_MSGS_VISIBLE ::gz::msgs::Discovery_SubscriberArena::CreateMaybeMessage<::gz::msgs::Discovery_Subscriber > (Arena *)
 
const GZ_MSGS_VISIBLE ::google::protobuf::EnumDescriptor * Discovery_Publisher_Scope_descriptor ()
 
GZ_MSGS_VISIBLE bool Discovery_Publisher_Scope_IsValid (int value)
 
const ::std::stringDiscovery_Publisher_Scope_Name (Discovery_Publisher_Scope value)
 
bool Discovery_Publisher_Scope_Parse (const ::std::string &name, Discovery_Publisher_Scope *value)
 
const GZ_MSGS_VISIBLE ::google::protobuf::EnumDescriptor * Discovery_Type_descriptor ()
 
GZ_MSGS_VISIBLE bool Discovery_Type_IsValid (int value)
 
const ::std::stringDiscovery_Type_Name (Discovery_Type value)
 
bool Discovery_Type_Parse (const ::std::string &name, Discovery_Type *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::gz::msgs::Discovery_Publisher_Scope > ()
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::gz::msgs::Discovery_Type > ()
 

Variables

GZ_MSGS_VISIBLE DiscoveryDefaultTypeInternal _Discovery_default_instance_
 
GZ_MSGS_VISIBLE Discovery_FlagsDefaultTypeInternal _Discovery_Flags_default_instance_
 
GZ_MSGS_VISIBLE Discovery_PublisherDefaultTypeInternal _Discovery_Publisher_default_instance_
 
GZ_MSGS_VISIBLE Discovery_Publisher_MessagePublisherDefaultTypeInternal _Discovery_Publisher_MessagePublisher_default_instance_
 
GZ_MSGS_VISIBLE Discovery_Publisher_ServicePublisherDefaultTypeInternal _Discovery_Publisher_ServicePublisher_default_instance_
 
GZ_MSGS_VISIBLE Discovery_SubscriberDefaultTypeInternal _Discovery_Subscriber_default_instance_
 
const int Discovery_Publisher_Scope_Scope_ARRAYSIZE = Discovery_Publisher_Scope_Scope_MAX + 1
 
const Discovery_Publisher_Scope Discovery_Publisher_Scope_Scope_MAX = Discovery_Publisher_Scope_ALL
 
const Discovery_Publisher_Scope Discovery_Publisher_Scope_Scope_MIN = Discovery_Publisher_Scope_PROCESS
 
const int Discovery_Type_Type_ARRAYSIZE = Discovery_Type_Type_MAX + 1
 
const Discovery_Type Discovery_Type_Type_MAX = Discovery_Type_END_CONNECTION
 
const Discovery_Type Discovery_Type_Type_MIN = Discovery_Type_UNINITIALIZED
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fdiscovery_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fdiscovery_2eproto   GZ_MSGS_VISIBLE