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

Public Types

enum  DCCLParameters { DCCL_ID = 213975051, DCCL_MAX_BYTES = 32 }
 
typedef CCLMDATCommand_Command Command
 

Public Member Functions

 CCLMDATCommand (const CCLMDATCommand &from)
 
CCLMDATCommandoperator= (const CCLMDATCommand &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CCLMDATCommand *other)
 
CCLMDATCommandNew () const final
 
CCLMDATCommandNew (::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 CCLMDATCommand &from)
 
void MergeFrom (const CCLMDATCommand &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_parameter () const
 
void clear_parameter ()
 
const ::std::string & parameter () const
 
void set_parameter (const ::std::string &value)
 
void set_parameter (const char *value)
 
void set_parameter (const void *value, size_t size)
 
::std::string * mutable_parameter ()
 
::std::string * release_parameter ()
 
void set_allocated_parameter (::std::string *parameter)
 
bool has_command () const
 
void clear_command ()
 
::dccl::legacyccl::protobuf::CCLMDATCommand_Command command () const
 
void set_command (::dccl::legacyccl::protobuf::CCLMDATCommand_Command value)
 
bool has_reserved_command () const
 
void clear_reserved_command ()
 
::google::protobuf::uint32 reserved_command () const
 
void set_reserved_command (::google::protobuf::uint32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const CCLMDATCommanddefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const CCLMDATCommandinternal_default_instance ()
 
static bool Command_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * Command_descriptor ()
 
static const ::std::string & Command_Name (Command value)
 
static bool Command_Parse (const ::std::string &name, Command *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const Command RESERVED_0
 
static const Command ABORT_TO_END_POSITION_OF_MISSION
 
static const Command ABORT_IMMEDIATELY
 
static const Command START_MISSION
 
static const Command RELEASE_DESCENT_WEIGHT
 
static const Command RELEASE_ASCENT_WEIGHT
 
static const Command RELEASE_PICKUP_FLOAT
 
static const Command ENABLE_MODEM_RANGER_PING
 
static const Command DISABLE_MODEM_RANGER_PING
 
static const Command OBSOLETE_9
 
static const Command OBSOLETE_10
 
static const Command OBSOLETE_11
 
static const Command OBSOLETE_12
 
static const Command OBSOLETE_13
 
static const Command ACCEPT_NEXT_FIX
 
static const Command DUMP_REDIRECT_COMMANDS
 
static const Command GET_GPS_FIX
 
static const Command ABORT_TO_MISSION_START_LOCATION
 
static const Command ABORT_TO_DESTINATION
 
static const Command DUMP_REDIRECT_COMMANDS_EXCEPT_CURRENT
 
static const Command ABORT_DROP_ASCENT_WEIGHT_AND_POWER_TO_SURFACE
 
static const Command RESERVED_21
 
static const Command RESERVED_22
 
static const Command RESERVED_23
 
static const Command RESERVED_24
 
static const Command RESERVED_25
 
static const Command RESERVED_26
 
static const Command RESERVED_27
 
static const Command RESERVED_28
 
static const Command RESERVED_29
 
static const Command RESERVED_30
 
static const Command RESERVED_31
 
static const Command Command_MIN
 
static const Command Command_MAX
 
static const int Command_ARRAYSIZE
 
static const int kSpareFieldNumber = 1
 
static const int kParameterFieldNumber = 4
 
static const int kCommandFieldNumber = 2
 
static const int kReservedCommandFieldNumber = 3
 

Friends

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

Detailed Description

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

Member Data Documentation

◆ ABORT_DROP_ASCENT_WEIGHT_AND_POWER_TO_SURFACE

const Command dccl::legacyccl::protobuf::CCLMDATCommand::ABORT_DROP_ASCENT_WEIGHT_AND_POWER_TO_SURFACE
static
Initial value:
=
CCLMDATCommand_Command_ABORT_DROP_ASCENT_WEIGHT_AND_POWER_TO_SURFACE

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

◆ ABORT_IMMEDIATELY

const Command dccl::legacyccl::protobuf::CCLMDATCommand::ABORT_IMMEDIATELY
static
Initial value:
=
CCLMDATCommand_Command_ABORT_IMMEDIATELY

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

◆ ABORT_TO_DESTINATION

const Command dccl::legacyccl::protobuf::CCLMDATCommand::ABORT_TO_DESTINATION
static
Initial value:
=
CCLMDATCommand_Command_ABORT_TO_DESTINATION

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

◆ ABORT_TO_END_POSITION_OF_MISSION

const Command dccl::legacyccl::protobuf::CCLMDATCommand::ABORT_TO_END_POSITION_OF_MISSION
static
Initial value:
=
CCLMDATCommand_Command_ABORT_TO_END_POSITION_OF_MISSION

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

◆ ABORT_TO_MISSION_START_LOCATION

const Command dccl::legacyccl::protobuf::CCLMDATCommand::ABORT_TO_MISSION_START_LOCATION
static
Initial value:
=
CCLMDATCommand_Command_ABORT_TO_MISSION_START_LOCATION

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

◆ ACCEPT_NEXT_FIX

const Command dccl::legacyccl::protobuf::CCLMDATCommand::ACCEPT_NEXT_FIX
static
Initial value:
=
CCLMDATCommand_Command_ACCEPT_NEXT_FIX

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

◆ Command_ARRAYSIZE

const int dccl::legacyccl::protobuf::CCLMDATCommand::Command_ARRAYSIZE
static
Initial value:
=
CCLMDATCommand_Command_Command_ARRAYSIZE

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

◆ Command_MAX

const Command dccl::legacyccl::protobuf::CCLMDATCommand::Command_MAX
static
Initial value:
=
CCLMDATCommand_Command_Command_MAX

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

◆ Command_MIN

const Command dccl::legacyccl::protobuf::CCLMDATCommand::Command_MIN
static
Initial value:
=
CCLMDATCommand_Command_Command_MIN

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

◆ DISABLE_MODEM_RANGER_PING

const Command dccl::legacyccl::protobuf::CCLMDATCommand::DISABLE_MODEM_RANGER_PING
static
Initial value:
=
CCLMDATCommand_Command_DISABLE_MODEM_RANGER_PING

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

◆ DUMP_REDIRECT_COMMANDS

const Command dccl::legacyccl::protobuf::CCLMDATCommand::DUMP_REDIRECT_COMMANDS
static
Initial value:
=
CCLMDATCommand_Command_DUMP_REDIRECT_COMMANDS

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

◆ DUMP_REDIRECT_COMMANDS_EXCEPT_CURRENT

const Command dccl::legacyccl::protobuf::CCLMDATCommand::DUMP_REDIRECT_COMMANDS_EXCEPT_CURRENT
static
Initial value:
=
CCLMDATCommand_Command_DUMP_REDIRECT_COMMANDS_EXCEPT_CURRENT

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

◆ ENABLE_MODEM_RANGER_PING

const Command dccl::legacyccl::protobuf::CCLMDATCommand::ENABLE_MODEM_RANGER_PING
static
Initial value:
=
CCLMDATCommand_Command_ENABLE_MODEM_RANGER_PING

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

◆ GET_GPS_FIX

const Command dccl::legacyccl::protobuf::CCLMDATCommand::GET_GPS_FIX
static
Initial value:
=
CCLMDATCommand_Command_GET_GPS_FIX

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

◆ kIndexInFileMessages

constexpr int dccl::legacyccl::protobuf::CCLMDATCommand::kIndexInFileMessages
staticconstexpr
Initial value:
=
4

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

◆ OBSOLETE_10

const Command dccl::legacyccl::protobuf::CCLMDATCommand::OBSOLETE_10
static
Initial value:
=
CCLMDATCommand_Command_OBSOLETE_10

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

◆ OBSOLETE_11

const Command dccl::legacyccl::protobuf::CCLMDATCommand::OBSOLETE_11
static
Initial value:
=
CCLMDATCommand_Command_OBSOLETE_11

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

◆ OBSOLETE_12

const Command dccl::legacyccl::protobuf::CCLMDATCommand::OBSOLETE_12
static
Initial value:
=
CCLMDATCommand_Command_OBSOLETE_12

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

◆ OBSOLETE_13

const Command dccl::legacyccl::protobuf::CCLMDATCommand::OBSOLETE_13
static
Initial value:
=
CCLMDATCommand_Command_OBSOLETE_13

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

◆ OBSOLETE_9

const Command dccl::legacyccl::protobuf::CCLMDATCommand::OBSOLETE_9
static
Initial value:
=
CCLMDATCommand_Command_OBSOLETE_9

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

◆ RELEASE_ASCENT_WEIGHT

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RELEASE_ASCENT_WEIGHT
static
Initial value:
=
CCLMDATCommand_Command_RELEASE_ASCENT_WEIGHT

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

◆ RELEASE_DESCENT_WEIGHT

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RELEASE_DESCENT_WEIGHT
static
Initial value:
=
CCLMDATCommand_Command_RELEASE_DESCENT_WEIGHT

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

◆ RELEASE_PICKUP_FLOAT

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RELEASE_PICKUP_FLOAT
static
Initial value:
=
CCLMDATCommand_Command_RELEASE_PICKUP_FLOAT

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

◆ RESERVED_0

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_0
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_0

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

◆ RESERVED_21

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_21
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_21

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

◆ RESERVED_22

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_22
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_22

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

◆ RESERVED_23

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_23
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_23

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

◆ RESERVED_24

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_24
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_24

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

◆ RESERVED_25

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_25
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_25

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

◆ RESERVED_26

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_26
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_26

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

◆ RESERVED_27

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_27
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_27

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

◆ RESERVED_28

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_28
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_28

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

◆ RESERVED_29

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_29
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_29

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

◆ RESERVED_30

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_30
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_30

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

◆ RESERVED_31

const Command dccl::legacyccl::protobuf::CCLMDATCommand::RESERVED_31
static
Initial value:
=
CCLMDATCommand_Command_RESERVED_31

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

◆ START_MISSION

const Command dccl::legacyccl::protobuf::CCLMDATCommand::START_MISSION
static
Initial value:
=
CCLMDATCommand_Command_START_MISSION

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


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