JaiaBot  1.19.0
JaiaBot micro-AUV software
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/middleware/protobuf/app_config.pb.h"
#include "goby/zeromq/protobuf/interprocess_config.pb.h"
#include "jaiabot/messages/health.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>
Include dependency graph for config.pb.h:

Go to the source code of this file.

Classes

struct  protobuf_bin_2ffailure_5freporter_2fconfig_2eproto::TableStruct
 
class  jaiabot::config::FailureReporter
 
struct  google::protobuf::is_proto_enum< ::jaiabot::config::FailureReporter_State >
 

Namespaces

 protobuf_bin_2ffailure_5freporter_2fconfig_2eproto
 
 jaiabot
 
 jaiabot::config
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_bin_2ffailure_5freporter_2fconfig_2eproto
 

Enumerations

enum  jaiabot::config::FailureReporter_State { jaiabot::config::FailureReporter_State_START = 1, jaiabot::config::FailureReporter_State_STOP = 2 }
 

Functions

void protobuf_bin_2ffailure_5freporter_2fconfig_2eproto::AddDescriptors ()
 
template<>
::jaiabot::config::FailureReportergoogle::protobuf::Arena::CreateMaybeMessage<::jaiabot::config::FailureReporter > (Arena *)
 
bool jaiabot::config::FailureReporter_State_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * jaiabot::config::FailureReporter_State_descriptor ()
 
const ::std::string & jaiabot::config::FailureReporter_State_Name (FailureReporter_State value)
 
bool jaiabot::config::FailureReporter_State_Parse (const ::std::string &name, FailureReporter_State *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::jaiabot::config::FailureReporter_State > ()
 

Variables

FailureReporterDefaultTypeInternal jaiabot::config::_FailureReporter_default_instance_
 
const FailureReporter_State jaiabot::config::FailureReporter_State_State_MIN = FailureReporter_State_START
 
const FailureReporter_State jaiabot::config::FailureReporter_State_State_MAX = FailureReporter_State_STOP
 
const int jaiabot::config::FailureReporter_State_State_ARRAYSIZE = FailureReporter_State_State_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_bin_2ffailure_5freporter_2fconfig_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_bin_2ffailure_5freporter_2fconfig_2eproto

Definition at line 42 of file config.pb.h.