|
| CCLMDATCommand (const CCLMDATCommand &from) |
|
CCLMDATCommand & | operator= (const CCLMDATCommand &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (CCLMDATCommand *other) |
|
CCLMDATCommand * | New () const final |
|
CCLMDATCommand * | 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 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 const ::google::protobuf::Descriptor * | descriptor () |
|
static const CCLMDATCommand & | default_instance () |
|
static void | InitAsDefaultInstance () |
|
static const CCLMDATCommand * | internal_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) |
|
Definition at line 1131 of file ccl.pb.h.