|
| CCLMDATState (const CCLMDATState &from) |
|
CCLMDATState & | operator= (const CCLMDATState &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (CCLMDATState *other) |
|
CCLMDATState * | New () const final |
|
CCLMDATState * | 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 CCLMDATState &from) |
|
void | MergeFrom (const CCLMDATState &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 |
|
bool | has_faults () const |
|
void | clear_faults () |
|
const ::std::string & | faults () const |
|
void | set_faults (const ::std::string &value) |
|
void | set_faults (const char *value) |
|
void | set_faults (const void *value, size_t size) |
|
::std::string * | mutable_faults () |
|
::std::string * | release_faults () |
|
void | set_allocated_faults (::std::string *faults) |
|
bool | has_faults_2 () const |
|
void | clear_faults_2 () |
|
const ::std::string & | faults_2 () const |
|
void | set_faults_2 (const ::std::string &value) |
|
void | set_faults_2 (const char *value) |
|
void | set_faults_2 (const void *value, size_t size) |
|
::std::string * | mutable_faults_2 () |
|
::std::string * | release_faults_2 () |
|
void | set_allocated_faults_2 (::std::string *faults_2) |
|
bool | has_objective_index () const |
|
void | clear_objective_index () |
|
const ::std::string & | objective_index () const |
|
void | set_objective_index (const ::std::string &value) |
|
void | set_objective_index (const char *value) |
|
void | set_objective_index (const void *value, size_t size) |
|
::std::string * | mutable_objective_index () |
|
::std::string * | release_objective_index () |
|
void | set_allocated_objective_index (::std::string *objective_index) |
|
bool | has_gfi_pitch_oil () const |
|
void | clear_gfi_pitch_oil () |
|
const ::dccl::legacyccl::protobuf::CCLMDATState_GFIPitchOil & | gfi_pitch_oil () const |
|
::dccl::legacyccl::protobuf::CCLMDATState_GFIPitchOil * | release_gfi_pitch_oil () |
|
::dccl::legacyccl::protobuf::CCLMDATState_GFIPitchOil * | mutable_gfi_pitch_oil () |
|
void | set_allocated_gfi_pitch_oil (::dccl::legacyccl::protobuf::CCLMDATState_GFIPitchOil *gfi_pitch_oil) |
|
bool | has_latitude () const |
|
void | clear_latitude () |
|
double | latitude () const |
|
void | set_latitude (double value) |
|
bool | has_longitude () const |
|
void | clear_longitude () |
|
double | longitude () const |
|
void | set_longitude (double value) |
|
bool | has_time_date () const |
|
void | clear_time_date () |
|
::google::protobuf::uint64 | time_date () const |
|
void | set_time_date (::google::protobuf::uint64 value) |
|
bool | has_fix_age () const |
|
void | clear_fix_age () |
|
::google::protobuf::uint32 | fix_age () const |
|
void | set_fix_age (::google::protobuf::uint32 value) |
|
bool | has_heading () const |
|
void | clear_heading () |
|
float | heading () const |
|
void | set_heading (float value) |
|
bool | has_depth () const |
|
void | clear_depth () |
|
float | depth () const |
|
void | set_depth (float value) |
|
bool | has_mission_mode () const |
|
void | clear_mission_mode () |
|
::dccl::legacyccl::protobuf::CCLMDATState_MissionMode | mission_mode () const |
|
void | set_mission_mode (::dccl::legacyccl::protobuf::CCLMDATState_MissionMode value) |
|
bool | has_mission_leg () const |
|
void | clear_mission_leg () |
|
::google::protobuf::uint32 | mission_leg () const |
|
void | set_mission_leg (::google::protobuf::uint32 value) |
|
bool | has_est_velocity () const |
|
void | clear_est_velocity () |
|
float | est_velocity () const |
|
void | set_est_velocity (float value) |
|
bool | has_lat_goal () const |
|
void | clear_lat_goal () |
|
double | lat_goal () const |
|
void | set_lat_goal (double value) |
|
bool | has_watts () const |
|
void | clear_watts () |
|
float | watts () const |
|
void | set_watts (float value) |
|
bool | has_battery_percent () const |
|
void | clear_battery_percent () |
|
::google::protobuf::uint32 | battery_percent () const |
|
void | set_battery_percent (::google::protobuf::uint32 value) |
|
bool | has_lon_goal () const |
|
void | clear_lon_goal () |
|
double | lon_goal () const |
|
void | set_lon_goal (double value) |
|
Definition at line 1518 of file ccl.pb.h.