|
| BluefinFrontSeatConfig (const BluefinFrontSeatConfig &from) |
|
BluefinFrontSeatConfig & | operator= (const BluefinFrontSeatConfig &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (BluefinFrontSeatConfig *other) |
|
BluefinFrontSeatConfig * | New () 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 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 |
|
Definition at line 65 of file bluefin_config.pb.h.