#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/unknown_field_set.h>
#include "dccl/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_jaiabot_2fmessages_2fbounds_2eproto::TableStruct |
class | jaiabot::protobuf::SurfaceBounds |
class | jaiabot::protobuf::MotorBounds |
class | jaiabot::protobuf::Bounds |
Namespaces | |
jaiabot | |
jaiabot::protobuf | |
google::protobuf | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fbounds_2eproto |
Functions | |
void | protobuf_jaiabot_2fmessages_2fbounds_2eproto::AddDescriptors () |
template<> | |
::jaiabot::protobuf::Bounds * | google::protobuf::Arena::CreateMaybeMessage<::jaiabot::protobuf::Bounds > (Arena *) |
template<> | |
::jaiabot::protobuf::MotorBounds * | google::protobuf::Arena::CreateMaybeMessage<::jaiabot::protobuf::MotorBounds > (Arena *) |
template<> | |
::jaiabot::protobuf::SurfaceBounds * | google::protobuf::Arena::CreateMaybeMessage<::jaiabot::protobuf::SurfaceBounds > (Arena *) |
Variables | |
BoundsDefaultTypeInternal | jaiabot::protobuf::_Bounds_default_instance_ |
MotorBoundsDefaultTypeInternal | jaiabot::protobuf::_MotorBounds_default_instance_ |
SurfaceBoundsDefaultTypeInternal | jaiabot::protobuf::_SurfaceBounds_default_instance_ |
#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fbounds_2eproto |
Definition at line 39 of file bounds.pb.h.