#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/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>
Go to the source code of this file.
Classes | |
struct | TableStruct_bin_2ffailure_5freporter_2fconfig_2eproto |
class | jaiabot::config::FailureReporter |
struct | is_proto_enum< ::jaiabot::config::FailureReporter_State > |
Namespaces | |
namespace | internal |
namespace | jaiabot |
namespace | jaiabot::config |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_bin_2ffailure_5freporter_2fconfig_2eproto |
Enumerations | |
enum | jaiabot::config::FailureReporter_State : int { jaiabot::config::FailureReporter_State_START = 1 , jaiabot::config::FailureReporter_State_STOP = 2 } |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::jaiabot::config::FailureReporter * | Arena::CreateMaybeMessage<::jaiabot::config::FailureReporter > (Arena *) |
bool | jaiabot::config::FailureReporter_State_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | jaiabot::config::FailureReporter_State_descriptor () |
template<typename T > | |
const std::string & | jaiabot::config::FailureReporter_State_Name (T enum_t_value) |
bool | jaiabot::config::FailureReporter_State_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FailureReporter_State *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::jaiabot::config::FailureReporter_State > () |
Variables | |
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_bin_2ffailure_5freporter_2fconfig_2eproto |
FailureReporterDefaultTypeInternal | jaiabot::config::_FailureReporter_default_instance_ |
constexpr FailureReporter_State | jaiabot::config::FailureReporter_State_State_MIN = FailureReporter_State_START |
constexpr FailureReporter_State | jaiabot::config::FailureReporter_State_State_MAX = FailureReporter_State_STOP |
constexpr int | jaiabot::config::FailureReporter_State_State_ARRAYSIZE = FailureReporter_State_State_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_bin_2ffailure_5freporter_2fconfig_2eproto |
Definition at line 43 of file config.pb.h.
PROTOBUF_NAMESPACE_OPEN ::jaiabot::config::FailureReporter * Arena::CreateMaybeMessage<::jaiabot::config::FailureReporter > | ( | Arena * | ) |
|
inline |
Definition at line 902 of file config.pb.h.
|
extern |