Goby v2
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
BluefinFrontSeatConfig Class Reference
Inheritance diagram for BluefinFrontSeatConfig:
Inheritance graph
[legend]

Public Types

typedef BluefinFrontSeatConfig_AcceptingCommandsHook AcceptingCommandsHook
 

Public Member Functions

 BluefinFrontSeatConfig (const BluefinFrontSeatConfig &from)
 
BluefinFrontSeatConfigoperator= (const BluefinFrontSeatConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BluefinFrontSeatConfig *other)
 
BluefinFrontSeatConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const BluefinFrontSeatConfig &from)
 
void MergeFrom (const BluefinFrontSeatConfig &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_huxley_tcp_address () const
 
void clear_huxley_tcp_address ()
 
const ::std::string & huxley_tcp_address () const
 
void set_huxley_tcp_address (const ::std::string &value)
 
void set_huxley_tcp_address (const char *value)
 
void set_huxley_tcp_address (const char *value, size_t size)
 
inline::std::string * mutable_huxley_tcp_address ()
 
inline::std::string * release_huxley_tcp_address ()
 
void set_allocated_huxley_tcp_address (::std::string *huxley_tcp_address)
 
bool has_huxley_tcp_port () const
 
void clear_huxley_tcp_port ()
 
inline::google::protobuf::uint32 huxley_tcp_port () const
 
void set_huxley_tcp_port (::google::protobuf::uint32 value)
 
bool has_reconnect_interval () const
 
void clear_reconnect_interval ()
 
inline::google::protobuf::uint32 reconnect_interval () const
 
void set_reconnect_interval (::google::protobuf::uint32 value)
 
bool has_nmea_resend_attempts () const
 
void clear_nmea_resend_attempts ()
 
inline::google::protobuf::uint32 nmea_resend_attempts () const
 
void set_nmea_resend_attempts (::google::protobuf::uint32 value)
 
bool has_nmea_resend_interval () const
 
void clear_nmea_resend_interval ()
 
inline::google::protobuf::uint32 nmea_resend_interval () const
 
void set_nmea_resend_interval (::google::protobuf::uint32 value)
 
bool has_allowed_nmea_demerits () const
 
void clear_allowed_nmea_demerits ()
 
inline::google::protobuf::uint32 allowed_nmea_demerits () const
 
void set_allowed_nmea_demerits (::google::protobuf::uint32 value)
 
bool has_allow_missing_nav_interval () const
 
void clear_allow_missing_nav_interval ()
 
inline::google::protobuf::uint32 allow_missing_nav_interval () const
 
void set_allow_missing_nav_interval (::google::protobuf::uint32 value)
 
bool has_heartbeat_interval () const
 
void clear_heartbeat_interval ()
 
inline::google::protobuf::uint32 heartbeat_interval () const
 
void set_heartbeat_interval (::google::protobuf::uint32 value)
 
int extra_bplog_size () const
 
void clear_extra_bplog ()
 
const ::std::string & extra_bplog (int index) const
 
inline::std::string * mutable_extra_bplog (int index)
 
void set_extra_bplog (int index, const ::std::string &value)
 
void set_extra_bplog (int index, const char *value)
 
void set_extra_bplog (int index, const char *value, size_t size)
 
inline::std::string * add_extra_bplog ()
 
void add_extra_bplog (const ::std::string &value)
 
void add_extra_bplog (const char *value)
 
void add_extra_bplog (const char *value, size_t size)
 
const ::google::protobuf::RepeatedPtrField< ::std::string > & extra_bplog () const
 
inline::google::protobuf::RepeatedPtrField< ::std::string > * mutable_extra_bplog ()
 
bool has_send_tmr_messages () const
 
void clear_send_tmr_messages ()
 
bool send_tmr_messages () const
 
void set_send_tmr_messages (bool value)
 
bool has_disable_ack () const
 
void clear_disable_ack ()
 
bool disable_ack () const
 
void set_disable_ack (bool value)
 
bool has_accepting_commands_hook () const
 
void clear_accepting_commands_hook ()
 
inline::BluefinFrontSeatConfig_AcceptingCommandsHook accepting_commands_hook () const
 
void set_accepting_commands_hook (::BluefinFrontSeatConfig_AcceptingCommandsHook value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const BluefinFrontSeatConfigdefault_instance ()
 
static bool AcceptingCommandsHook_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * AcceptingCommandsHook_descriptor ()
 
static const ::std::string & AcceptingCommandsHook_Name (AcceptingCommandsHook value)
 
static bool AcceptingCommandsHook_Parse (const ::std::string &name, AcceptingCommandsHook *value)
 

Static Public Attributes

static const AcceptingCommandsHook BFMSC_TRIGGER = BluefinFrontSeatConfig_AcceptingCommandsHook_BFMSC_TRIGGER
 
static const AcceptingCommandsHook BFMIS_RUNNING_TRIGGER = BluefinFrontSeatConfig_AcceptingCommandsHook_BFMIS_RUNNING_TRIGGER
 
static const AcceptingCommandsHook BFCTL_TRIGGER = BluefinFrontSeatConfig_AcceptingCommandsHook_BFCTL_TRIGGER
 
static const AcceptingCommandsHook AcceptingCommandsHook_MIN
 
static const AcceptingCommandsHook AcceptingCommandsHook_MAX
 
static const int AcceptingCommandsHook_ARRAYSIZE
 
static const int kHuxleyTcpAddressFieldNumber = 1
 
static const int kHuxleyTcpPortFieldNumber = 2
 
static const int kReconnectIntervalFieldNumber = 3
 
static const int kNmeaResendAttemptsFieldNumber = 4
 
static const int kNmeaResendIntervalFieldNumber = 5
 
static const int kAllowedNmeaDemeritsFieldNumber = 6
 
static const int kAllowMissingNavIntervalFieldNumber = 7
 
static const int kHeartbeatIntervalFieldNumber = 8
 
static const int kExtraBplogFieldNumber = 9
 
static const int kSendTmrMessagesFieldNumber = 10
 
static const int kDisableAckFieldNumber = 11
 
static const int kAcceptingCommandsHookFieldNumber = 12
 

Friends

void protobuf_AddDesc_goby_2fmoos_2ffrontseat_2fbluefin_2fbluefin_5fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2ffrontseat_2fbluefin_2fbluefin_5fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2ffrontseat_2fbluefin_2fbluefin_5fconfig_2eproto ()
 

Detailed Description

Definition at line 65 of file bluefin_config.pb.h.

Member Data Documentation

const int BluefinFrontSeatConfig::AcceptingCommandsHook_ARRAYSIZE
static
Initial value:
=
BluefinFrontSeatConfig_AcceptingCommandsHook_AcceptingCommandsHook_ARRAYSIZE

Definition at line 127 of file bluefin_config.pb.h.

const AcceptingCommandsHook BluefinFrontSeatConfig::AcceptingCommandsHook_MAX
static
Initial value:
=
BluefinFrontSeatConfig_AcceptingCommandsHook_AcceptingCommandsHook_MAX

Definition at line 125 of file bluefin_config.pb.h.

const AcceptingCommandsHook BluefinFrontSeatConfig::AcceptingCommandsHook_MIN
static
Initial value:
=
BluefinFrontSeatConfig_AcceptingCommandsHook_AcceptingCommandsHook_MIN

Definition at line 123 of file bluefin_config.pb.h.


The documentation for this class was generated from the following file: