|
| BluefinConfig () |
|
virtual | ~BluefinConfig () |
|
| BluefinConfig (const BluefinConfig &from) |
|
BluefinConfig & | operator= (const BluefinConfig &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (BluefinConfig *other) |
|
BluefinConfig * | New () const final |
|
BluefinConfig * | New (::google::protobuf::Arena *arena) const final |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const BluefinConfig &from) |
|
void | MergeFrom (const BluefinConfig &from) |
|
void | Clear () final |
|
bool | IsInitialized () const final |
|
size_t | ByteSizeLong () const final |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
int | extra_bplog_size () const |
|
void | clear_extra_bplog () |
|
const ::std::string & | extra_bplog (int index) const |
|
::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) |
|
::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 |
|
::google::protobuf::RepeatedPtrField< ::std::string > * | mutable_extra_bplog () |
|
int | rpm_table_size () const |
|
void | clear_rpm_table () |
|
::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry * | mutable_rpm_table (int index) |
|
::google::protobuf::RepeatedPtrField< ::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry > * | mutable_rpm_table () |
|
const ::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry & | rpm_table (int index) const |
|
::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry * | add_rpm_table () |
|
const ::google::protobuf::RepeatedPtrField< ::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry > & | rpm_table () 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) |
|
::std::string * | mutable_huxley_tcp_address () |
|
::std::string * | release_huxley_tcp_address () |
|
void | set_allocated_huxley_tcp_address (::std::string *huxley_tcp_address) |
|
bool | has_accepting_commands_hook () const |
|
void | clear_accepting_commands_hook () |
|
::goby::middleware::frontseat::protobuf::BluefinConfig_AcceptingCommandsHook | accepting_commands_hook () const |
|
void | set_accepting_commands_hook (::goby::middleware::frontseat::protobuf::BluefinConfig_AcceptingCommandsHook value) |
|
bool | has_disable_ack () const |
|
void | clear_disable_ack () |
|
bool | disable_ack () const |
|
void | set_disable_ack (bool value) |
|
bool | has_use_rpm_table_for_speed () const |
|
void | clear_use_rpm_table_for_speed () |
|
bool | use_rpm_table_for_speed () const |
|
void | set_use_rpm_table_for_speed (bool value) |
|
bool | has_huxley_tcp_port () const |
|
void | clear_huxley_tcp_port () |
|
::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 () |
|
::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 () |
|
::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 () |
|
::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 () |
|
::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 () |
|
::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 () |
|
::google::protobuf::uint32 | heartbeat_interval () const |
|
void | set_heartbeat_interval (::google::protobuf::uint32 value) |
|
bool | has_send_tmr_messages () const |
|
void | clear_send_tmr_messages () |
|
bool | send_tmr_messages () const |
|
void | set_send_tmr_messages (bool value) |
|
template<typename Quantity > |
void | set_reconnect_interval_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | reconnect_interval_with_units () const |
|
boost::units::quantity< reconnect_interval_unit, google::protobuf::uint32 > | reconnect_interval_with_units () const |
|
template<typename Quantity > |
void | set_nmea_resend_interval_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | nmea_resend_interval_with_units () const |
|
boost::units::quantity< nmea_resend_interval_unit, google::protobuf::uint32 > | nmea_resend_interval_with_units () const |
|
template<typename Quantity > |
void | set_allow_missing_nav_interval_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | allow_missing_nav_interval_with_units () const |
|
boost::units::quantity< allow_missing_nav_interval_unit, google::protobuf::uint32 > | allow_missing_nav_interval_with_units () const |
|
template<typename Quantity > |
void | set_heartbeat_interval_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | heartbeat_interval_with_units () const |
|
boost::units::quantity< heartbeat_interval_unit, google::protobuf::uint32 > | heartbeat_interval_with_units () const |
|
| Message () |
|
virtual | ~Message () |
|
virtual void | CopyFrom (const Message &from) |
|
virtual void | MergeFrom (const Message &from) |
|
void | CheckInitialized () const |
|
void | FindInitializationErrors (std::vector< string > *errors) const |
|
string | InitializationErrorString () const |
|
virtual void | DiscardUnknownFields () |
|
virtual size_t | SpaceUsedLong () const |
|
int | SpaceUsed () const |
|
string | DebugString () const |
|
string | ShortDebugString () const |
|
string | Utf8DebugString () const |
|
void | PrintDebugString () const |
|
bool | ParseFromFileDescriptor (int file_descriptor) |
|
bool | ParsePartialFromFileDescriptor (int file_descriptor) |
|
bool | ParseFromIstream (std::istream *input) |
|
bool | ParsePartialFromIstream (std::istream *input) |
|
bool | SerializeToFileDescriptor (int file_descriptor) const |
|
bool | SerializePartialToFileDescriptor (int file_descriptor) const |
|
bool | SerializeToOstream (std::ostream *output) const |
|
bool | SerializePartialToOstream (std::ostream *output) const |
|
virtual string | GetTypeName () const |
|
virtual void | CheckTypeAndMergeFrom (const MessageLite &other) |
|
virtual bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
|
virtual void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
|
const Descriptor * | GetDescriptor () const |
|
virtual const Reflection * | GetReflection () const final |
|
| MessageLite () |
|
virtual | ~MessageLite () |
|
virtual ::google::protobuf::Arena * | GetArena () const |
|
virtual void * | GetMaybeArenaPointer () const |
|
bool | ParseFromCodedStream (io::CodedInputStream *input) |
|
bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
|
bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParseFromString (const string &data) |
|
bool | ParsePartialFromString (const string &data) |
|
bool | ParseFromArray (const void *data, int size) |
|
bool | ParsePartialFromArray (const void *data, int size) |
|
bool | MergeFromCodedStream (io::CodedInputStream *input) |
|
bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializeToString (string *output) const |
|
bool | SerializePartialToString (string *output) const |
|
bool | SerializeToArray (void *data, int size) const |
|
bool | SerializePartialToArray (void *data, int size) const |
|
string | SerializeAsString () const |
|
string | SerializePartialAsString () const |
|
bool | AppendToString (string *output) const |
|
bool | AppendPartialToString (string *output) const |
|
int | ByteSize () const |
|
virtual uint8 * | SerializeWithCachedSizesToArray (uint8 *target) const |
|
virtual uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const |
|