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

#include <requests.pb.h>

Inheritance diagram for exif::RepStop:

Public Member Functions

 RepStop ()
 
virtual ~RepStop ()
 
 RepStop (const RepStop &from)
 
RepStopoperator= (const RepStop &from)
 
void Swap (RepStop *other)
 
RepStopNew () const final
 
RepStopNew (::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 RepStop &from)
 
void MergeFrom (const RepStop &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 RepStopdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RepStopinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kReplyFieldNumber = 1
 

Friends

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Friends And Related Function Documentation

void swap ( RepStop a,
RepStop b 
)
friend

Member Data Documentation

constexpr int exif::RepStop::kIndexInFileMessages
static
Initial value:
=
15
const int exif::RepStop::kReplyFieldNumber = 1
static

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