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
helloif::RepStatus Class Reference

#include <requests.pb.h>

Inheritance diagram for helloif::RepStatus:

Public Member Functions

 RepStatus ()
 
virtual ~RepStatus ()
 
 RepStatus (const RepStatus &from)
 
RepStatusoperator= (const RepStatus &from)
 
void Swap (RepStatus *other)
 
RepStatusNew () const final
 
RepStatusNew (::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 RepStatus &from)
 
void MergeFrom (const RepStatus &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
 
void clear_reply ()
 
const ::std::string & reply () const
 
void set_reply (const ::std::string &value)
 
void set_reply (const char *value)
 
void set_reply (const char *value, size_t size)
 
::std::string * mutable_reply ()
 
::std::string * release_reply ()
 
void set_allocated_reply (::std::string *reply)
 
 RepStatus ()
 
virtual ~RepStatus ()
 
 RepStatus (const RepStatus &from)
 
RepStatusoperator= (const RepStatus &from)
 
void Swap (RepStatus *other)
 
RepStatusNew () const final
 
RepStatusNew (::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 RepStatus &from)
 
void MergeFrom (const RepStatus &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
 
void clear_reply ()
 
const ::std::string & reply () const
 
void set_reply (const ::std::string &value)
 
void set_reply (const char *value)
 
void set_reply (const char *value, size_t size)
 
::std::string * mutable_reply ()
 
::std::string * release_reply ()
 
void set_allocated_reply (::std::string *reply)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const RepStatusdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RepStatusinternal_default_instance ()
 
static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const RepStatusdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RepStatusinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kReplyFieldNumber = 1
 

Friends

struct ::protobuf_requests_2eproto::TableStruct
 
void swap (RepStatus &a, RepStatus &b)
 
void swap (RepStatus &a, RepStatus &b)
 

Constructor & Destructor Documentation

helloif::RepStatus::RepStatus ( )
virtual helloif::RepStatus::~RepStatus ( )
virtual
helloif::RepStatus::RepStatus ( const RepStatus from)
helloif::RepStatus::RepStatus ( )
virtual helloif::RepStatus::~RepStatus ( )
virtual
helloif::RepStatus::RepStatus ( const RepStatus from)

Member Function Documentation

size_t helloif::RepStatus::ByteSizeLong ( ) const
final
size_t helloif::RepStatus::ByteSizeLong ( ) const
final
void helloif::RepStatus::Clear ( )
final
void helloif::RepStatus::Clear ( )
final
void helloif::RepStatus::clear_reply ( )
inline
void helloif::RepStatus::clear_reply ( )
void helloif::RepStatus::CopyFrom ( const ::google::protobuf::Message &  from)
final
void helloif::RepStatus::CopyFrom ( const ::google::protobuf::Message &  from)
final
void helloif::RepStatus::CopyFrom ( const RepStatus from)
void helloif::RepStatus::CopyFrom ( const RepStatus from)
static const RepStatus& helloif::RepStatus::default_instance ( )
static
static const RepStatus& helloif::RepStatus::default_instance ( )
static
static const ::google::protobuf::Descriptor* helloif::RepStatus::descriptor ( )
static
static const ::google::protobuf::Descriptor* helloif::RepStatus::descriptor ( )
static
int helloif::RepStatus::GetCachedSize ( ) const
inlinefinal
int helloif::RepStatus::GetCachedSize ( ) const
inlinefinal
::google::protobuf::Metadata helloif::RepStatus::GetMetadata ( ) const
final
::google::protobuf::Metadata helloif::RepStatus::GetMetadata ( ) const
final
static void helloif::RepStatus::InitAsDefaultInstance ( )
static
static void helloif::RepStatus::InitAsDefaultInstance ( )
static
static const RepStatus* helloif::RepStatus::internal_default_instance ( )
inlinestatic
static const RepStatus* helloif::RepStatus::internal_default_instance ( )
inlinestatic
::google::protobuf::uint8* helloif::RepStatus::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final
::google::protobuf::uint8* helloif::RepStatus::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final
bool helloif::RepStatus::IsInitialized ( ) const
final
bool helloif::RepStatus::IsInitialized ( ) const
final
void helloif::RepStatus::MergeFrom ( const ::google::protobuf::Message &  from)
final
void helloif::RepStatus::MergeFrom ( const ::google::protobuf::Message &  from)
final
void helloif::RepStatus::MergeFrom ( const RepStatus from)
void helloif::RepStatus::MergeFrom ( const RepStatus from)
bool helloif::RepStatus::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final
bool helloif::RepStatus::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final
std::string * helloif::RepStatus::mutable_reply ( )
inline
::std::string* helloif::RepStatus::mutable_reply ( )
RepStatus* helloif::RepStatus::New ( ) const
inlinefinal
RepStatus* helloif::RepStatus::New ( ) const
inlinefinal
RepStatus* helloif::RepStatus::New ( ::google::protobuf::Arena *  arena) const
inlinefinal
RepStatus* helloif::RepStatus::New ( ::google::protobuf::Arena *  arena) const
inlinefinal
RepStatus& helloif::RepStatus::operator= ( const RepStatus from)
inline
RepStatus& helloif::RepStatus::operator= ( const RepStatus from)
inline
::std::string* helloif::RepStatus::release_reply ( )
std::string * helloif::RepStatus::release_reply ( )
inline
const ::std::string& helloif::RepStatus::reply ( ) const
const ::std::string & helloif::RepStatus::reply ( ) const
inline
void helloif::RepStatus::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final
void helloif::RepStatus::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final
void helloif::RepStatus::set_allocated_reply ( ::std::string *  reply)
inline
void helloif::RepStatus::set_allocated_reply ( ::std::string *  reply)
void helloif::RepStatus::set_reply ( const ::std::string &  value)
void helloif::RepStatus::set_reply ( const ::std::string &  value)
inline
void helloif::RepStatus::set_reply ( const char *  value)
inline
void helloif::RepStatus::set_reply ( const char *  value)
void helloif::RepStatus::set_reply ( const char *  value,
size_t  size 
)
inline
void helloif::RepStatus::set_reply ( const char *  value,
size_t  size 
)
void helloif::RepStatus::Swap ( RepStatus other)
void helloif::RepStatus::Swap ( RepStatus other)

Friends And Related Function Documentation

void swap ( RepStatus a,
RepStatus b 
)
friend
void swap ( RepStatus a,
RepStatus b 
)
friend

Member Data Documentation

static constexpr int helloif::RepStatus::kIndexInFileMessages
static
Initial value:
=
3
static const int helloif::RepStatus::kReplyFieldNumber = 1
static

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