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

#include <requests.pb.h>

Inheritance diagram for exif::RepMove:

Public Member Functions

 RepMove ()
 
virtual ~RepMove ()
 
 RepMove (const RepMove &from)
 
RepMoveoperator= (const RepMove &from)
 
void Swap (RepMove *other)
 
RepMoveNew () const final
 
RepMoveNew (::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 RepMove &from)
 
void MergeFrom (const RepMove &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 RepMovedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RepMoveinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kReplyFieldNumber = 1
 

Friends

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Friends And Related Function Documentation

void swap ( RepMove a,
RepMove b 
)
friend

Member Data Documentation

constexpr int exif::RepMove::kIndexInFileMessages
static
Initial value:
=
23
const int exif::RepMove::kReplyFieldNumber = 1
static

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