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

#include <requests.pb.h>

Inheritance diagram for exif::RepReset:

Public Member Functions

 RepReset ()
 
virtual ~RepReset ()
 
 RepReset (const RepReset &from)
 
RepResetoperator= (const RepReset &from)
 
void Swap (RepReset *other)
 
RepResetNew () const final
 
RepResetNew (::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 RepReset &from)
 
void MergeFrom (const RepReset &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 RepResetdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RepResetinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kReplyFieldNumber = 1
 

Friends

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Friends And Related Function Documentation

void swap ( RepReset a,
RepReset b 
)
friend

Member Data Documentation

constexpr int exif::RepReset::kIndexInFileMessages
static
Initial value:
=
13
const int exif::RepReset::kReplyFieldNumber = 1
static

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