#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 <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 | jaiabot |
namespace | jaiabot::protobuf |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2fmoos_2eproto |
Enumerations | |
enum | jaiabot::protobuf::MOOSMessage_Type : int { jaiabot::protobuf::MOOSMessage_Type_TYPE_DOUBLE = 68 , jaiabot::protobuf::MOOSMessage_Type_TYPE_STRING = 83 , jaiabot::protobuf::MOOSMessage_Type_TYPE_BINARY_STRING = 66 } |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::jaiabot::protobuf::MOOSMessage * | Arena::CreateMaybeMessage<::jaiabot::protobuf::MOOSMessage > (Arena *) |
bool | jaiabot::protobuf::MOOSMessage_Type_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | jaiabot::protobuf::MOOSMessage_Type_descriptor () |
template<typename T > | |
const std::string & | jaiabot::protobuf::MOOSMessage_Type_Name (T enum_t_value) |
bool | jaiabot::protobuf::MOOSMessage_Type_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, MOOSMessage_Type *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::jaiabot::protobuf::MOOSMessage_Type > () |
Variables | |
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_jaiabot_2fmessages_2fmoos_2eproto |
MOOSMessageDefaultTypeInternal | jaiabot::protobuf::_MOOSMessage_default_instance_ |
constexpr MOOSMessage_Type | jaiabot::protobuf::MOOSMessage_Type_Type_MIN = MOOSMessage_Type_TYPE_BINARY_STRING |
constexpr MOOSMessage_Type | jaiabot::protobuf::MOOSMessage_Type_Type_MAX = MOOSMessage_Type_TYPE_STRING |
constexpr int | jaiabot::protobuf::MOOSMessage_Type_Type_ARRAYSIZE = MOOSMessage_Type_Type_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2fmoos_2eproto |
PROTOBUF_NAMESPACE_OPEN ::jaiabot::protobuf::MOOSMessage * Arena::CreateMaybeMessage<::jaiabot::protobuf::MOOSMessage > | ( | Arena * | ) |
|
inline |
|
extern |