DCCL v4
dccl::legacyccl::protobuf::CCLMDATRedirect Class Reference
Inheritance diagram for dccl::legacyccl::protobuf::CCLMDATRedirect:

Public Types

enum  DCCLParameters { DCCL_ID = 213975047, DCCL_MAX_BYTES = 32 }
 
typedef CCLMDATRedirect_VerticalMode VerticalMode
 
typedef CCLMDATRedirect_ThrustMode ThrustMode
 

Public Member Functions

 CCLMDATRedirect (const CCLMDATRedirect &from)
 
CCLMDATRedirectoperator= (const CCLMDATRedirect &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CCLMDATRedirect *other)
 
CCLMDATRedirectNew () const final
 
CCLMDATRedirectNew (::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 CCLMDATRedirect &from)
 
void MergeFrom (const CCLMDATRedirect &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_spare () const
 
void clear_spare ()
 
const ::std::string & spare () const
 
void set_spare (const ::std::string &value)
 
void set_spare (const char *value)
 
void set_spare (const void *value, size_t size)
 
::std::string * mutable_spare ()
 
::std::string * release_spare ()
 
void set_allocated_spare (::std::string *spare)
 
bool has_latitude () const
 
void clear_latitude ()
 
double latitude () const
 
void set_latitude (double value)
 
bool has_message_number () const
 
void clear_message_number ()
 
::google::protobuf::uint32 message_number () const
 
void set_message_number (::google::protobuf::uint32 value)
 
bool has_transit_vertical_mode () const
 
void clear_transit_vertical_mode ()
 
::dccl::legacyccl::protobuf::CCLMDATRedirect_VerticalMode transit_vertical_mode () const
 
void set_transit_vertical_mode (::dccl::legacyccl::protobuf::CCLMDATRedirect_VerticalMode value)
 
bool has_longitude () const
 
void clear_longitude ()
 
double longitude () const
 
void set_longitude (double value)
 
bool has_transit_thrust_mode () const
 
void clear_transit_thrust_mode ()
 
::dccl::legacyccl::protobuf::CCLMDATRedirect_ThrustMode transit_thrust_mode () const
 
void set_transit_thrust_mode (::dccl::legacyccl::protobuf::CCLMDATRedirect_ThrustMode value)
 
bool has_survey_vertical_mode () const
 
void clear_survey_vertical_mode ()
 
::dccl::legacyccl::protobuf::CCLMDATRedirect_VerticalMode survey_vertical_mode () const
 
void set_survey_vertical_mode (::dccl::legacyccl::protobuf::CCLMDATRedirect_VerticalMode value)
 
bool has_survey_thrust_mode () const
 
void clear_survey_thrust_mode ()
 
::dccl::legacyccl::protobuf::CCLMDATRedirect_ThrustMode survey_thrust_mode () const
 
void set_survey_thrust_mode (::dccl::legacyccl::protobuf::CCLMDATRedirect_ThrustMode value)
 
bool has_depth_goal_transit () const
 
void clear_depth_goal_transit ()
 
float depth_goal_transit () const
 
void set_depth_goal_transit (float value)
 
bool has_speed_transit () const
 
void clear_speed_transit ()
 
float speed_transit () const
 
void set_speed_transit (float value)
 
bool has_device_cmd_transit () const
 
void clear_device_cmd_transit ()
 
::google::protobuf::uint32 device_cmd_transit () const
 
void set_device_cmd_transit (::google::protobuf::uint32 value)
 
bool has_depth_goal_survey () const
 
void clear_depth_goal_survey ()
 
float depth_goal_survey () const
 
void set_depth_goal_survey (float value)
 
bool has_speed_survey () const
 
void clear_speed_survey ()
 
float speed_survey () const
 
void set_speed_survey (float value)
 
bool has_device_cmd_survey () const
 
void clear_device_cmd_survey ()
 
::google::protobuf::uint32 device_cmd_survey () const
 
void set_device_cmd_survey (::google::protobuf::uint32 value)
 
bool has_num_rows () const
 
void clear_num_rows ()
 
::google::protobuf::uint32 num_rows () const
 
void set_num_rows (::google::protobuf::uint32 value)
 
bool has_row_length () const
 
void clear_row_length ()
 
::google::protobuf::uint32 row_length () const
 
void set_row_length (::google::protobuf::uint32 value)
 
bool has_spacing_0 () const
 
void clear_spacing_0 ()
 
::google::protobuf::uint32 spacing_0 () const
 
void set_spacing_0 (::google::protobuf::uint32 value)
 
bool has_spacing_1 () const
 
void clear_spacing_1 ()
 
::google::protobuf::uint32 spacing_1 () const
 
void set_spacing_1 (::google::protobuf::uint32 value)
 
bool has_heading () const
 
void clear_heading ()
 
float heading () const
 
void set_heading (float value)
 
bool has_lat_start () const
 
void clear_lat_start ()
 
double lat_start () const
 
void set_lat_start (double value)
 
bool has_lon_start () const
 
void clear_lon_start ()
 
double lon_start () const
 
void set_lon_start (double value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const CCLMDATRedirectdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const CCLMDATRedirectinternal_default_instance ()
 
static bool VerticalMode_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * VerticalMode_descriptor ()
 
static const ::std::string & VerticalMode_Name (VerticalMode value)
 
static bool VerticalMode_Parse (const ::std::string &name, VerticalMode *value)
 
static bool ThrustMode_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * ThrustMode_descriptor ()
 
static const ::std::string & ThrustMode_Name (ThrustMode value)
 
static bool ThrustMode_Parse (const ::std::string &name, ThrustMode *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const VerticalMode DEPTH
 
static const VerticalMode ALTITUDE
 
static const VerticalMode RESERVED_2
 
static const VerticalMode RESERVED_3
 
static const VerticalMode RESERVED_4
 
static const VerticalMode RESERVED_5
 
static const VerticalMode RESERVED_6
 
static const VerticalMode RESERVED_7
 
static const VerticalMode VerticalMode_MIN
 
static const VerticalMode VerticalMode_MAX
 
static const int VerticalMode_ARRAYSIZE
 
static const ThrustMode RPM
 
static const ThrustMode METERS_PER_SECOND
 
static const ThrustMode ThrustMode_MIN
 
static const ThrustMode ThrustMode_MAX
 
static const int ThrustMode_ARRAYSIZE
 
static const int kSpareFieldNumber = 21
 
static const int kLatitudeFieldNumber = 2
 
static const int kMessageNumberFieldNumber = 1
 
static const int kTransitVerticalModeFieldNumber = 4
 
static const int kLongitudeFieldNumber = 3
 
static const int kTransitThrustModeFieldNumber = 5
 
static const int kSurveyVerticalModeFieldNumber = 6
 
static const int kSurveyThrustModeFieldNumber = 7
 
static const int kDepthGoalTransitFieldNumber = 8
 
static const int kSpeedTransitFieldNumber = 9
 
static const int kDeviceCmdTransitFieldNumber = 10
 
static const int kDepthGoalSurveyFieldNumber = 11
 
static const int kSpeedSurveyFieldNumber = 12
 
static const int kDeviceCmdSurveyFieldNumber = 13
 
static const int kNumRowsFieldNumber = 14
 
static const int kRowLengthFieldNumber = 15
 
static const int kSpacing0FieldNumber = 16
 
static const int kSpacing1FieldNumber = 17
 
static const int kHeadingFieldNumber = 18
 
static const int kLatStartFieldNumber = 19
 
static const int kLonStartFieldNumber = 20
 

Friends

struct ::protobuf_dccl_2fccl_2fprotobuf_2fccl_2eproto::TableStruct
 
void swap (CCLMDATRedirect &a, CCLMDATRedirect &b)
 

Detailed Description

Definition at line 344 of file ccl.pb.h.

Member Data Documentation

◆ ALTITUDE

const VerticalMode dccl::legacyccl::protobuf::CCLMDATRedirect::ALTITUDE
static
Initial value:
=
CCLMDATRedirect_VerticalMode_ALTITUDE

Definition at line 439 of file ccl.pb.h.

◆ DEPTH

const VerticalMode dccl::legacyccl::protobuf::CCLMDATRedirect::DEPTH
static
Initial value:
=
CCLMDATRedirect_VerticalMode_DEPTH

Definition at line 437 of file ccl.pb.h.

◆ kIndexInFileMessages

constexpr int dccl::legacyccl::protobuf::CCLMDATRedirect::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

Definition at line 385 of file ccl.pb.h.

◆ METERS_PER_SECOND

const ThrustMode dccl::legacyccl::protobuf::CCLMDATRedirect::METERS_PER_SECOND
static
Initial value:
=
CCLMDATRedirect_ThrustMode_METERS_PER_SECOND

Definition at line 477 of file ccl.pb.h.

◆ RESERVED_2

const VerticalMode dccl::legacyccl::protobuf::CCLMDATRedirect::RESERVED_2
static
Initial value:
=
CCLMDATRedirect_VerticalMode_RESERVED_2

Definition at line 441 of file ccl.pb.h.

◆ RESERVED_3

const VerticalMode dccl::legacyccl::protobuf::CCLMDATRedirect::RESERVED_3
static
Initial value:
=
CCLMDATRedirect_VerticalMode_RESERVED_3

Definition at line 443 of file ccl.pb.h.

◆ RESERVED_4

const VerticalMode dccl::legacyccl::protobuf::CCLMDATRedirect::RESERVED_4
static
Initial value:
=
CCLMDATRedirect_VerticalMode_RESERVED_4

Definition at line 445 of file ccl.pb.h.

◆ RESERVED_5

const VerticalMode dccl::legacyccl::protobuf::CCLMDATRedirect::RESERVED_5
static
Initial value:
=
CCLMDATRedirect_VerticalMode_RESERVED_5

Definition at line 447 of file ccl.pb.h.

◆ RESERVED_6

const VerticalMode dccl::legacyccl::protobuf::CCLMDATRedirect::RESERVED_6
static
Initial value:
=
CCLMDATRedirect_VerticalMode_RESERVED_6

Definition at line 449 of file ccl.pb.h.

◆ RESERVED_7

const VerticalMode dccl::legacyccl::protobuf::CCLMDATRedirect::RESERVED_7
static
Initial value:
=
CCLMDATRedirect_VerticalMode_RESERVED_7

Definition at line 451 of file ccl.pb.h.

◆ RPM

const ThrustMode dccl::legacyccl::protobuf::CCLMDATRedirect::RPM
static
Initial value:
=
CCLMDATRedirect_ThrustMode_RPM

Definition at line 475 of file ccl.pb.h.

◆ ThrustMode_ARRAYSIZE

const int dccl::legacyccl::protobuf::CCLMDATRedirect::ThrustMode_ARRAYSIZE
static
Initial value:
=
CCLMDATRedirect_ThrustMode_ThrustMode_ARRAYSIZE

Definition at line 486 of file ccl.pb.h.

◆ ThrustMode_MAX

const ThrustMode dccl::legacyccl::protobuf::CCLMDATRedirect::ThrustMode_MAX
static
Initial value:
=
CCLMDATRedirect_ThrustMode_ThrustMode_MAX

Definition at line 484 of file ccl.pb.h.

◆ ThrustMode_MIN

const ThrustMode dccl::legacyccl::protobuf::CCLMDATRedirect::ThrustMode_MIN
static
Initial value:
=
CCLMDATRedirect_ThrustMode_ThrustMode_MIN

Definition at line 482 of file ccl.pb.h.

◆ VerticalMode_ARRAYSIZE

const int dccl::legacyccl::protobuf::CCLMDATRedirect::VerticalMode_ARRAYSIZE
static
Initial value:
=
CCLMDATRedirect_VerticalMode_VerticalMode_ARRAYSIZE

Definition at line 460 of file ccl.pb.h.

◆ VerticalMode_MAX

const VerticalMode dccl::legacyccl::protobuf::CCLMDATRedirect::VerticalMode_MAX
static
Initial value:
=
CCLMDATRedirect_VerticalMode_VerticalMode_MAX

Definition at line 458 of file ccl.pb.h.

◆ VerticalMode_MIN

const VerticalMode dccl::legacyccl::protobuf::CCLMDATRedirect::VerticalMode_MIN
static
Initial value:
=
CCLMDATRedirect_VerticalMode_VerticalMode_MIN

Definition at line 456 of file ccl.pb.h.


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