|
| iFrontSeatConfig (const iFrontSeatConfig &from) |
|
iFrontSeatConfig & | operator= (const iFrontSeatConfig &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (iFrontSeatConfig *other) |
|
iFrontSeatConfig * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const iFrontSeatConfig &from) |
|
void | MergeFrom (const iFrontSeatConfig &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_common () const |
|
void | clear_common () |
|
const ::GobyMOOSAppConfig & | common () const |
|
inline::GobyMOOSAppConfig * | mutable_common () |
|
inline::GobyMOOSAppConfig * | release_common () |
|
void | set_allocated_common (::GobyMOOSAppConfig *common) |
|
bool | has_require_helm () const |
|
void | clear_require_helm () |
|
bool | require_helm () const |
|
void | set_require_helm (bool value) |
|
bool | has_helm_running_timeout () const |
|
void | clear_helm_running_timeout () |
|
double | helm_running_timeout () const |
|
void | set_helm_running_timeout (double value) |
|
bool | has_frontseat_connected_timeout () const |
|
void | clear_frontseat_connected_timeout () |
|
double | frontseat_connected_timeout () const |
|
void | set_frontseat_connected_timeout (double value) |
|
bool | has_status_period () const |
|
void | clear_status_period () |
|
inline::google::protobuf::uint32 | status_period () const |
|
void | set_status_period (::google::protobuf::uint32 value) |
|
bool | has_modem_id () const |
|
void | clear_modem_id () |
|
inline::google::protobuf::uint32 | modem_id () const |
|
void | set_modem_id (::google::protobuf::uint32 value) |
|
bool | has_moos_var () const |
|
void | clear_moos_var () |
|
const ::iFrontSeatConfig_MOOSVariables & | moos_var () const |
|
inline::iFrontSeatConfig_MOOSVariables * | mutable_moos_var () |
|
inline::iFrontSeatConfig_MOOSVariables * | release_moos_var () |
|
void | set_allocated_moos_var (::iFrontSeatConfig_MOOSVariables *moos_var) |
|
bool | has_exit_on_error () const |
|
void | clear_exit_on_error () |
|
bool | exit_on_error () const |
|
void | set_exit_on_error (bool value) |
|
bool | has_legacy_cfg () const |
|
void | clear_legacy_cfg () |
|
const ::iFrontSeatConfig_LegacyOperations & | legacy_cfg () const |
|
inline::iFrontSeatConfig_LegacyOperations * | mutable_legacy_cfg () |
|
inline::iFrontSeatConfig_LegacyOperations * | release_legacy_cfg () |
|
void | set_allocated_legacy_cfg (::iFrontSeatConfig_LegacyOperations *legacy_cfg) |
|
Definition at line 388 of file frontseat_config.pb.h.