discovery.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/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 | |
class | Discovery |
class | Discovery_Flags |
class | Discovery_Publisher |
class | Discovery_Publisher_MessagePublisher |
class | Discovery_Publisher_ServicePublisher |
class | Discovery_Subscriber |
struct | is_proto_enum< ::ignition::msgs::Discovery_Publisher_Scope > |
struct | is_proto_enum< ::ignition::msgs::Discovery_Type > |
struct | TableStruct_ignition_2fmsgs_2fdiscovery_2eproto |
Namespaces | |
ignition | |
ignition::msgs | |
internal | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fdiscovery_2eproto IGNITION_MSGS_VISIBLE |
Typedefs | |
typedef std::shared_ptr< const Discovery > | ConstDiscoverySharedPtr |
typedef std::unique_ptr< const Discovery > | ConstDiscoveryUniquePtr |
typedef std::shared_ptr< Discovery > | DiscoverySharedPtr |
typedef std::unique_ptr< Discovery > | DiscoveryUniquePtr |
Enumerations | |
enum | Discovery_Publisher_Scope : int { 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_ = std::numeric_limits<int32_t>::min() , Discovery_Publisher_Scope_Discovery_Publisher_Scope_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::max() } |
enum | Discovery_Type : int { 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_ = std::numeric_limits<int32_t>::min() , Discovery_Type_Discovery_Type_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::max() } |
Variables | |
IGNITION_MSGS_VISIBLE DiscoveryDefaultTypeInternal | _Discovery_default_instance_ |
IGNITION_MSGS_VISIBLE Discovery_FlagsDefaultTypeInternal | _Discovery_Flags_default_instance_ |
IGNITION_MSGS_VISIBLE Discovery_PublisherDefaultTypeInternal | _Discovery_Publisher_default_instance_ |
IGNITION_MSGS_VISIBLE Discovery_Publisher_MessagePublisherDefaultTypeInternal | _Discovery_Publisher_MessagePublisher_default_instance_ |
IGNITION_MSGS_VISIBLE Discovery_Publisher_ServicePublisherDefaultTypeInternal | _Discovery_Publisher_ServicePublisher_default_instance_ |
IGNITION_MSGS_VISIBLE Discovery_SubscriberDefaultTypeInternal | _Discovery_Subscriber_default_instance_ |
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_ignition_2fmsgs_2fdiscovery_2eproto |
constexpr int | Discovery_Publisher_Scope_Scope_ARRAYSIZE = Discovery_Publisher_Scope_Scope_MAX + 1 |
constexpr Discovery_Publisher_Scope | Discovery_Publisher_Scope_Scope_MAX = Discovery_Publisher_Scope_ALL |
constexpr Discovery_Publisher_Scope | Discovery_Publisher_Scope_Scope_MIN = Discovery_Publisher_Scope_PROCESS |
constexpr int | Discovery_Type_Type_ARRAYSIZE = Discovery_Type_Type_MAX + 1 |
constexpr Discovery_Type | Discovery_Type_Type_MAX = Discovery_Type_END_CONNECTION |
constexpr Discovery_Type | Discovery_Type_Type_MIN = Discovery_Type_UNINITIALIZED |
Macro Definition Documentation
◆ PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fdiscovery_2eproto
#define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fdiscovery_2eproto IGNITION_MSGS_VISIBLE |
Function Documentation
◆ Arena::CreateMaybeMessage<::ignition::msgs::Discovery >()
PROTOBUF_NAMESPACE_OPEN IGNITION_MSGS_VISIBLE ::ignition::msgs::Discovery* Arena::CreateMaybeMessage<::ignition::msgs::Discovery > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::Discovery_Flags >()
IGNITION_MSGS_VISIBLE ::ignition::msgs::Discovery_Flags* Arena::CreateMaybeMessage<::ignition::msgs::Discovery_Flags > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::Discovery_Publisher >()
IGNITION_MSGS_VISIBLE ::ignition::msgs::Discovery_Publisher* Arena::CreateMaybeMessage<::ignition::msgs::Discovery_Publisher > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::Discovery_Publisher_MessagePublisher >()
IGNITION_MSGS_VISIBLE ::ignition::msgs::Discovery_Publisher_MessagePublisher* Arena::CreateMaybeMessage<::ignition::msgs::Discovery_Publisher_MessagePublisher > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::Discovery_Publisher_ServicePublisher >()
IGNITION_MSGS_VISIBLE ::ignition::msgs::Discovery_Publisher_ServicePublisher* Arena::CreateMaybeMessage<::ignition::msgs::Discovery_Publisher_ServicePublisher > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::Discovery_Subscriber >()
IGNITION_MSGS_VISIBLE ::ignition::msgs::Discovery_Subscriber* Arena::CreateMaybeMessage<::ignition::msgs::Discovery_Subscriber > | ( | Arena * | ) |
◆ GetEnumDescriptor< ::ignition::msgs::Discovery_Publisher_Scope >()
|
inline |
◆ GetEnumDescriptor< ::ignition::msgs::Discovery_Type >()
|
inline |
References ignition::msgs::Discovery_Type_descriptor().
Variable Documentation
◆ descriptor_table_ignition_2fmsgs_2fdiscovery_2eproto
|
extern |