Goby3 3.2.3
2025.05.13
|
#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_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 "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.
Namespaces | |
namespace | internal |
namespace | goby |
The global namespace for the Goby project. | |
namespace | goby::zeromq |
namespace | goby::zeromq::protobuf |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::goby::zeromq::protobuf::InterProcessManagerHold * | Arena::CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessManagerHold > (Arena *) |
template<> | |
::goby::zeromq::protobuf::InterProcessPortalConfig * | Arena::CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig > (Arena *) |
bool | goby::zeromq::protobuf::InterProcessPortalConfig_Transport_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | goby::zeromq::protobuf::InterProcessPortalConfig_Transport_descriptor () |
template<typename T > | |
const std::string & | goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Name (T enum_t_value) |
bool | goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, InterProcessPortalConfig_Transport *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::goby::zeromq::protobuf::InterProcessPortalConfig_Transport > () |
Variables | |
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto |
InterProcessManagerHoldDefaultTypeInternal | goby::zeromq::protobuf::_InterProcessManagerHold_default_instance_ |
InterProcessPortalConfigDefaultTypeInternal | goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_ |
constexpr InterProcessPortalConfig_Transport | goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_MIN = InterProcessPortalConfig_Transport_IPC |
constexpr InterProcessPortalConfig_Transport | goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_MAX = InterProcessPortalConfig_Transport_TCP |
constexpr int | goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_ARRAYSIZE = InterProcessPortalConfig_Transport_Transport_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto |
Definition at line 41 of file interprocess_config.pb.h.
PROTOBUF_NAMESPACE_OPEN ::goby::zeromq::protobuf::InterProcessManagerHold * Arena::CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessManagerHold > | ( | Arena * | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig * Arena::CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig > | ( | Arena * | ) |
|
inline |
Definition at line 1285 of file interprocess_config.pb.h.
|
extern |