Goby3  3.1.4
2024.02.22
interprocess_config.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 "goby/protobuf/option_extensions.pb.h"
#include <boost/units/quantity.hpp>
#include <boost/units/absolute.hpp>
#include <boost/units/dimensionless_type.hpp>
#include <boost/units/make_scaled_unit.hpp>

Go to the source code of this file.

Classes

struct  protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::TableStruct
 
class  goby::zeromq::protobuf::InterProcessPortalConfig
 
class  goby::zeromq::protobuf::InterProcessManagerHold
 
struct  google::protobuf::is_proto_enum< ::goby::zeromq::protobuf::InterProcessPortalConfig_Transport >
 

Namespaces

 protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto
 
 goby
 The global namespace for the Goby project.
 
 goby::zeromq
 
 goby::zeromq::protobuf
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto
 

Enumerations

enum  goby::zeromq::protobuf::InterProcessPortalConfig_Transport { goby::zeromq::protobuf::InterProcessPortalConfig_Transport_IPC = 2, goby::zeromq::protobuf::InterProcessPortalConfig_Transport_TCP = 3 }
 

Functions

void protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::AddDescriptors ()
 
template<>
::goby::zeromq::protobuf::InterProcessManagerHoldgoogle::protobuf::Arena::CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessManagerHold > (Arena *)
 
template<>
::goby::zeromq::protobuf::InterProcessPortalConfiggoogle::protobuf::Arena::CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig > (Arena *)
 
bool goby::zeromq::protobuf::InterProcessPortalConfig_Transport_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::zeromq::protobuf::InterProcessPortalConfig_Transport_descriptor ()
 
const ::std::string & goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Name (InterProcessPortalConfig_Transport value)
 
bool goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Parse (const ::std::string &name, InterProcessPortalConfig_Transport *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::zeromq::protobuf::InterProcessPortalConfig_Transport > ()
 

Variables

InterProcessManagerHoldDefaultTypeInternal goby::zeromq::protobuf::_InterProcessManagerHold_default_instance_
 
InterProcessPortalConfigDefaultTypeInternal goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_
 
const InterProcessPortalConfig_Transport goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_MIN = InterProcessPortalConfig_Transport_IPC
 
const InterProcessPortalConfig_Transport goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_MAX = InterProcessPortalConfig_Transport_TCP
 
const int goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_ARRAYSIZE = InterProcessPortalConfig_Transport_Transport_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto

Definition at line 40 of file interprocess_config.pb.h.