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::RepConfig Class Reference

#include <requests.pb.h>

Inheritance diagram for helloif::RepConfig:

Public Member Functions

 RepConfig ()
 
virtual ~RepConfig ()
 
 RepConfig (const RepConfig &from)
 
RepConfigoperator= (const RepConfig &from)
 
void Swap (RepConfig *other)
 
RepConfigNew () const final
 
RepConfigNew (::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 RepConfig &from)
 
void MergeFrom (const RepConfig &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)
 
 RepConfig ()
 
virtual ~RepConfig ()
 
 RepConfig (const RepConfig &from)
 
RepConfigoperator= (const RepConfig &from)
 
void Swap (RepConfig *other)
 
RepConfigNew () const final
 
RepConfigNew (::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 RepConfig &from)
 
void MergeFrom (const RepConfig &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 RepConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RepConfiginternal_default_instance ()
 
static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const RepConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RepConfiginternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kReplyFieldNumber = 1
 

Friends

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Friends And Related Function Documentation

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

Member Data Documentation

static constexpr int helloif::RepConfig::kIndexInFileMessages
static
Initial value:
=
15
static const int helloif::RepConfig::kReplyFieldNumber = 1
static

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