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
exif::RepEnable Class Reference

#include <requests.pb.h>

Inheritance diagram for exif::RepEnable:

Public Member Functions

 RepEnable ()
 
virtual ~RepEnable ()
 
 RepEnable (const RepEnable &from)
 
RepEnableoperator= (const RepEnable &from)
 
void Swap (RepEnable *other)
 
RepEnableNew () const final
 
RepEnableNew (::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 RepEnable &from)
 
void MergeFrom (const RepEnable &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 RepEnabledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RepEnableinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kReplyFieldNumber = 1
 

Friends

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

Constructor & Destructor Documentation

exif::RepEnable::RepEnable ( )
virtual exif::RepEnable::~RepEnable ( )
virtual
exif::RepEnable::RepEnable ( const RepEnable from)

Member Function Documentation

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

Friends And Related Function Documentation

void swap ( RepEnable a,
RepEnable b 
)
friend

Member Data Documentation

constexpr int exif::RepEnable::kIndexInFileMessages
static
Initial value:
=
9
const int exif::RepEnable::kReplyFieldNumber = 1
static

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