Goby3  3.1.5a
2024.05.23
frontseat.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/frontseat_data.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_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto::TableStruct
 
class  goby::middleware::frontseat::protobuf::HelmStateReport
 
class  goby::middleware::frontseat::protobuf::InterfaceStatus
 
class  goby::middleware::frontseat::protobuf::CommandRequest
 
class  goby::middleware::frontseat::protobuf::CommandResponse
 
class  goby::middleware::frontseat::protobuf::InterfaceData
 
class  goby::middleware::frontseat::protobuf::Raw
 
struct  google::protobuf::is_proto_enum< ::goby::middleware::frontseat::protobuf::Raw_RawType >
 
struct  google::protobuf::is_proto_enum< ::goby::middleware::frontseat::protobuf::InterfaceState >
 
struct  google::protobuf::is_proto_enum< ::goby::middleware::frontseat::protobuf::FrontSeatState >
 
struct  google::protobuf::is_proto_enum< ::goby::middleware::frontseat::protobuf::HelmState >
 
struct  google::protobuf::is_proto_enum< ::goby::middleware::frontseat::protobuf::HelmError >
 
struct  google::protobuf::is_proto_enum< ::goby::middleware::frontseat::protobuf::FrontSeatError >
 

Namespaces

 protobuf_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto
 
 goby
 The global namespace for the Goby project.
 
 goby::middleware
 Objects implementing the Goby nested middleware.
 
 goby::middleware::frontseat
 
 goby::middleware::frontseat::protobuf
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto
 

Enumerations

enum  goby::middleware::frontseat::protobuf::Raw_RawType { goby::middleware::frontseat::protobuf::Raw_RawType_RAW_ASCII = 1, goby::middleware::frontseat::protobuf::Raw_RawType_RAW_BINARY = 2 }
 
enum  goby::middleware::frontseat::protobuf::InterfaceState {
  goby::middleware::frontseat::protobuf::INTERFACE_STANDBY = 1, goby::middleware::frontseat::protobuf::INTERFACE_LISTEN = 2, goby::middleware::frontseat::protobuf::INTERFACE_COMMAND = 3, goby::middleware::frontseat::protobuf::INTERFACE_HELM_ERROR = 4,
  goby::middleware::frontseat::protobuf::INTERFACE_FS_ERROR = 5
}
 
enum  goby::middleware::frontseat::protobuf::FrontSeatState { goby::middleware::frontseat::protobuf::FRONTSEAT_NOT_CONNECTED = 0, goby::middleware::frontseat::protobuf::FRONTSEAT_IDLE = 1, goby::middleware::frontseat::protobuf::FRONTSEAT_ACCEPTING_COMMANDS = 2, goby::middleware::frontseat::protobuf::FRONTSEAT_IN_CONTROL = 3 }
 
enum  goby::middleware::frontseat::protobuf::HelmState { goby::middleware::frontseat::protobuf::HELM_NOT_RUNNING = 0, goby::middleware::frontseat::protobuf::HELM_DRIVE = 1, goby::middleware::frontseat::protobuf::HELM_PARK = 2 }
 
enum  goby::middleware::frontseat::protobuf::HelmError { goby::middleware::frontseat::protobuf::ERROR_HELM_NONE = 0, goby::middleware::frontseat::protobuf::ERROR_HELM_NOT_RUNNING = 1, goby::middleware::frontseat::protobuf::ERROR_HELM_PARKED = 2 }
 
enum  goby::middleware::frontseat::protobuf::FrontSeatError { goby::middleware::frontseat::protobuf::ERROR_FRONTSEAT_NONE = 0, goby::middleware::frontseat::protobuf::ERROR_FRONTSEAT_NOT_CONNECTED = 1, goby::middleware::frontseat::protobuf::ERROR_FRONTSEAT_NOT_PROVIDING_DATA = 2, goby::middleware::frontseat::protobuf::ERROR_FRONTSEAT_IGNORING_COMMANDS = 3 }
 

Functions

void protobuf_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto::AddDescriptors ()
 
template<>
::goby::middleware::frontseat::protobuf::CommandRequestgoogle::protobuf::Arena::CreateMaybeMessage<::goby::middleware::frontseat::protobuf::CommandRequest > (Arena *)
 
template<>
::goby::middleware::frontseat::protobuf::CommandResponsegoogle::protobuf::Arena::CreateMaybeMessage<::goby::middleware::frontseat::protobuf::CommandResponse > (Arena *)
 
template<>
::goby::middleware::frontseat::protobuf::HelmStateReportgoogle::protobuf::Arena::CreateMaybeMessage<::goby::middleware::frontseat::protobuf::HelmStateReport > (Arena *)
 
template<>
::goby::middleware::frontseat::protobuf::InterfaceDatagoogle::protobuf::Arena::CreateMaybeMessage<::goby::middleware::frontseat::protobuf::InterfaceData > (Arena *)
 
template<>
::goby::middleware::frontseat::protobuf::InterfaceStatusgoogle::protobuf::Arena::CreateMaybeMessage<::goby::middleware::frontseat::protobuf::InterfaceStatus > (Arena *)
 
template<>
::goby::middleware::frontseat::protobuf::Rawgoogle::protobuf::Arena::CreateMaybeMessage<::goby::middleware::frontseat::protobuf::Raw > (Arena *)
 
bool goby::middleware::frontseat::protobuf::Raw_RawType_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::middleware::frontseat::protobuf::Raw_RawType_descriptor ()
 
const ::std::string & goby::middleware::frontseat::protobuf::Raw_RawType_Name (Raw_RawType value)
 
bool goby::middleware::frontseat::protobuf::Raw_RawType_Parse (const ::std::string &name, Raw_RawType *value)
 
bool goby::middleware::frontseat::protobuf::InterfaceState_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::middleware::frontseat::protobuf::InterfaceState_descriptor ()
 
const ::std::string & goby::middleware::frontseat::protobuf::InterfaceState_Name (InterfaceState value)
 
bool goby::middleware::frontseat::protobuf::InterfaceState_Parse (const ::std::string &name, InterfaceState *value)
 
bool goby::middleware::frontseat::protobuf::FrontSeatState_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::middleware::frontseat::protobuf::FrontSeatState_descriptor ()
 
const ::std::string & goby::middleware::frontseat::protobuf::FrontSeatState_Name (FrontSeatState value)
 
bool goby::middleware::frontseat::protobuf::FrontSeatState_Parse (const ::std::string &name, FrontSeatState *value)
 
bool goby::middleware::frontseat::protobuf::HelmState_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::middleware::frontseat::protobuf::HelmState_descriptor ()
 
const ::std::string & goby::middleware::frontseat::protobuf::HelmState_Name (HelmState value)
 
bool goby::middleware::frontseat::protobuf::HelmState_Parse (const ::std::string &name, HelmState *value)
 
bool goby::middleware::frontseat::protobuf::HelmError_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::middleware::frontseat::protobuf::HelmError_descriptor ()
 
const ::std::string & goby::middleware::frontseat::protobuf::HelmError_Name (HelmError value)
 
bool goby::middleware::frontseat::protobuf::HelmError_Parse (const ::std::string &name, HelmError *value)
 
bool goby::middleware::frontseat::protobuf::FrontSeatError_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::middleware::frontseat::protobuf::FrontSeatError_descriptor ()
 
const ::std::string & goby::middleware::frontseat::protobuf::FrontSeatError_Name (FrontSeatError value)
 
bool goby::middleware::frontseat::protobuf::FrontSeatError_Parse (const ::std::string &name, FrontSeatError *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::middleware::frontseat::protobuf::Raw_RawType > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::middleware::frontseat::protobuf::InterfaceState > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::middleware::frontseat::protobuf::FrontSeatState > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::middleware::frontseat::protobuf::HelmState > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::middleware::frontseat::protobuf::HelmError > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::middleware::frontseat::protobuf::FrontSeatError > ()
 

Variables

CommandRequestDefaultTypeInternal goby::middleware::frontseat::protobuf::_CommandRequest_default_instance_
 
CommandResponseDefaultTypeInternal goby::middleware::frontseat::protobuf::_CommandResponse_default_instance_
 
HelmStateReportDefaultTypeInternal goby::middleware::frontseat::protobuf::_HelmStateReport_default_instance_
 
InterfaceDataDefaultTypeInternal goby::middleware::frontseat::protobuf::_InterfaceData_default_instance_
 
InterfaceStatusDefaultTypeInternal goby::middleware::frontseat::protobuf::_InterfaceStatus_default_instance_
 
RawDefaultTypeInternal goby::middleware::frontseat::protobuf::_Raw_default_instance_
 
const Raw_RawType goby::middleware::frontseat::protobuf::Raw_RawType_RawType_MIN = Raw_RawType_RAW_ASCII
 
const Raw_RawType goby::middleware::frontseat::protobuf::Raw_RawType_RawType_MAX = Raw_RawType_RAW_BINARY
 
const int goby::middleware::frontseat::protobuf::Raw_RawType_RawType_ARRAYSIZE = Raw_RawType_RawType_MAX + 1
 
const InterfaceState goby::middleware::frontseat::protobuf::InterfaceState_MIN = INTERFACE_STANDBY
 
const InterfaceState goby::middleware::frontseat::protobuf::InterfaceState_MAX = INTERFACE_FS_ERROR
 
const int goby::middleware::frontseat::protobuf::InterfaceState_ARRAYSIZE = InterfaceState_MAX + 1
 
const FrontSeatState goby::middleware::frontseat::protobuf::FrontSeatState_MIN = FRONTSEAT_NOT_CONNECTED
 
const FrontSeatState goby::middleware::frontseat::protobuf::FrontSeatState_MAX = FRONTSEAT_IN_CONTROL
 
const int goby::middleware::frontseat::protobuf::FrontSeatState_ARRAYSIZE = FrontSeatState_MAX + 1
 
const HelmState goby::middleware::frontseat::protobuf::HelmState_MIN = HELM_NOT_RUNNING
 
const HelmState goby::middleware::frontseat::protobuf::HelmState_MAX = HELM_PARK
 
const int goby::middleware::frontseat::protobuf::HelmState_ARRAYSIZE = HelmState_MAX + 1
 
const HelmError goby::middleware::frontseat::protobuf::HelmError_MIN = ERROR_HELM_NONE
 
const HelmError goby::middleware::frontseat::protobuf::HelmError_MAX = ERROR_HELM_PARKED
 
const int goby::middleware::frontseat::protobuf::HelmError_ARRAYSIZE = HelmError_MAX + 1
 
const FrontSeatError goby::middleware::frontseat::protobuf::FrontSeatError_MIN = ERROR_FRONTSEAT_NONE
 
const FrontSeatError goby::middleware::frontseat::protobuf::FrontSeatError_MAX = ERROR_FRONTSEAT_IGNORING_COMMANDS
 
const int goby::middleware::frontseat::protobuf::FrontSeatError_ARRAYSIZE = FrontSeatError_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto

Definition at line 40 of file frontseat.pb.h.