rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
generated::zpb::exmalif::StdCmds_Reply Class Reference

#include <exmalif.pb.h>

Inheritance diagram for generated::zpb::exmalif::StdCmds_Reply:

Public Member Functions

 StdCmds_Reply ()
 
virtual ~StdCmds_Reply ()
 
 StdCmds_Reply (const StdCmds_Reply &from)
 
StdCmds_Replyoperator= (const StdCmds_Reply &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StdCmds_Reply *other)
 
StdCmds_ReplyNew () const final
 
StdCmds_ReplyNew (::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 StdCmds_Reply &from)
 
void MergeFrom (const StdCmds_Reply &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_header () const
 
void clear_header ()
 
const
::elt::mal::zpb::rr::ReplyHeader & 
header () const
 
::elt::mal::zpb::rr::ReplyHeader * release_header ()
 
::elt::mal::zpb::rr::ReplyHeader * mutable_header ()
 
void set_allocated_header (::elt::mal::zpb::rr::ReplyHeader *header)
 
bool has_data () const
 
void clear_data ()
 
const
::generated::zpb::exmalif::StdCmds_Return
data () const
 
::generated::zpb::exmalif::StdCmds_Returnrelease_data ()
 
::generated::zpb::exmalif::StdCmds_Returnmutable_data ()
 
void set_allocated_data (::generated::zpb::exmalif::StdCmds_Return *data)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const StdCmds_Replydefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const StdCmds_Replyinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kHeaderFieldNumber = 1
 
static const int kDataFieldNumber = 2
 

Friends

struct ::protobuf_exmalif_2eproto::TableStruct
 
void swap (StdCmds_Reply &a, StdCmds_Reply &b)
 

Constructor & Destructor Documentation

generated::zpb::exmalif::StdCmds_Reply::StdCmds_Reply ( )
virtual generated::zpb::exmalif::StdCmds_Reply::~StdCmds_Reply ( )
virtual
generated::zpb::exmalif::StdCmds_Reply::StdCmds_Reply ( const StdCmds_Reply from)

Member Function Documentation

size_t generated::zpb::exmalif::StdCmds_Reply::ByteSizeLong ( ) const
final
void generated::zpb::exmalif::StdCmds_Reply::Clear ( )
final
void generated::zpb::exmalif::StdCmds_Reply::clear_data ( )
inline
void generated::zpb::exmalif::StdCmds_Reply::clear_header ( )
void generated::zpb::exmalif::StdCmds_Reply::CopyFrom ( const ::google::protobuf::Message &  from)
final
void generated::zpb::exmalif::StdCmds_Reply::CopyFrom ( const StdCmds_Reply from)
const ::generated::zpb::exmalif::StdCmds_Return & generated::zpb::exmalif::StdCmds_Reply::data ( ) const
inline
static const StdCmds_Reply& generated::zpb::exmalif::StdCmds_Reply::default_instance ( )
static
static const ::google::protobuf::Descriptor* generated::zpb::exmalif::StdCmds_Reply::descriptor ( )
static
int generated::zpb::exmalif::StdCmds_Reply::GetCachedSize ( ) const
inlinefinal
::google::protobuf::Metadata generated::zpb::exmalif::StdCmds_Reply::GetMetadata ( ) const
final
bool generated::zpb::exmalif::StdCmds_Reply::has_data ( ) const
inline
bool generated::zpb::exmalif::StdCmds_Reply::has_header ( ) const
inline
const ::elt::mal::zpb::rr::ReplyHeader & generated::zpb::exmalif::StdCmds_Reply::header ( ) const
inline
static void generated::zpb::exmalif::StdCmds_Reply::InitAsDefaultInstance ( )
static
static const StdCmds_Reply* generated::zpb::exmalif::StdCmds_Reply::internal_default_instance ( )
inlinestatic
::google::protobuf::uint8* generated::zpb::exmalif::StdCmds_Reply::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final
bool generated::zpb::exmalif::StdCmds_Reply::IsInitialized ( ) const
final
void generated::zpb::exmalif::StdCmds_Reply::MergeFrom ( const ::google::protobuf::Message &  from)
final
void generated::zpb::exmalif::StdCmds_Reply::MergeFrom ( const StdCmds_Reply from)
bool generated::zpb::exmalif::StdCmds_Reply::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final
generated::zpb::exmalif::StdCmds_Return * generated::zpb::exmalif::StdCmds_Reply::mutable_data ( )
inline
elt::mal::zpb::rr::ReplyHeader * generated::zpb::exmalif::StdCmds_Reply::mutable_header ( )
inline
inline ::google::protobuf::UnknownFieldSet* generated::zpb::exmalif::StdCmds_Reply::mutable_unknown_fields ( )
inline
StdCmds_Reply* generated::zpb::exmalif::StdCmds_Reply::New ( ) const
inlinefinal
StdCmds_Reply* generated::zpb::exmalif::StdCmds_Reply::New ( ::google::protobuf::Arena *  arena) const
inlinefinal
StdCmds_Reply& generated::zpb::exmalif::StdCmds_Reply::operator= ( const StdCmds_Reply from)
inline
generated::zpb::exmalif::StdCmds_Return * generated::zpb::exmalif::StdCmds_Reply::release_data ( )
inline
elt::mal::zpb::rr::ReplyHeader * generated::zpb::exmalif::StdCmds_Reply::release_header ( )
inline
void generated::zpb::exmalif::StdCmds_Reply::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final
void generated::zpb::exmalif::StdCmds_Reply::set_allocated_data ( ::generated::zpb::exmalif::StdCmds_Return data)
inline
void generated::zpb::exmalif::StdCmds_Reply::set_allocated_header ( ::elt::mal::zpb::rr::ReplyHeader *  header)
inline
void generated::zpb::exmalif::StdCmds_Reply::Swap ( StdCmds_Reply other)
const ::google::protobuf::UnknownFieldSet& generated::zpb::exmalif::StdCmds_Reply::unknown_fields ( ) const
inline

Friends And Related Function Documentation

friend struct ::protobuf_exmalif_2eproto::TableStruct
friend
void swap ( StdCmds_Reply a,
StdCmds_Reply b 
)
friend

Member Data Documentation

const int generated::zpb::exmalif::StdCmds_Reply::kDataFieldNumber = 2
static
const int generated::zpb::exmalif::StdCmds_Reply::kHeaderFieldNumber = 1
static
constexpr int generated::zpb::exmalif::StdCmds_Reply::kIndexInFileMessages
static
Initial value:
=
31

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