#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/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.
Classes | |
struct | TableStruct_bin_2ftool_2fconfig_2eproto |
class | jaiabot::config::Tool |
struct | is_proto_enum< ::jaiabot::config::Tool_Action > |
Namespaces | |
namespace | internal |
namespace | jaiabot |
namespace | jaiabot::config |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_bin_2ftool_2fconfig_2eproto |
Enumerations | |
enum | jaiabot::config::Tool_Action : int { jaiabot::config::Tool_Action_help = 0 , jaiabot::config::Tool_Action_status = 2 , jaiabot::config::Tool_Action_ctl = 3 , jaiabot::config::Tool_Action_version = 4 , jaiabot::config::Tool_Action_ip = 5 , jaiabot::config::Tool_Action_ssh = 6 , jaiabot::config::Tool_Action_ping = 7 , jaiabot::config::Tool_Action_admin = 8 , jaiabot::config::Tool_Action_doc = 9 } |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::jaiabot::config::Tool * | Arena::CreateMaybeMessage<::jaiabot::config::Tool > (Arena *) |
bool | jaiabot::config::Tool_Action_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | jaiabot::config::Tool_Action_descriptor () |
template<typename T > | |
const std::string & | jaiabot::config::Tool_Action_Name (T enum_t_value) |
bool | jaiabot::config::Tool_Action_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Tool_Action *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::jaiabot::config::Tool_Action > () |
Variables | |
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_bin_2ftool_2fconfig_2eproto |
ToolDefaultTypeInternal | jaiabot::config::_Tool_default_instance_ |
constexpr Tool_Action | jaiabot::config::Tool_Action_Action_MIN = Tool_Action_help |
constexpr Tool_Action | jaiabot::config::Tool_Action_Action_MAX = Tool_Action_doc |
constexpr int | jaiabot::config::Tool_Action_Action_ARRAYSIZE = Tool_Action_Action_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_bin_2ftool_2fconfig_2eproto |
Definition at line 42 of file config.pb.h.
PROTOBUF_NAMESPACE_OPEN ::jaiabot::config::Tool * Arena::CreateMaybeMessage<::jaiabot::config::Tool > | ( | Arena * | ) |
|
inline |
Definition at line 461 of file config.pb.h.
|
extern |