rad  3.0.0
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

◆ RepStop() [1/2]

exif::RepStop::RepStop ( )

◆ ~RepStop()

virtual exif::RepStop::~RepStop ( )
virtual

◆ RepStop() [2/2]

exif::RepStop::RepStop ( const RepStop from)

Member Function Documentation

◆ ByteSizeLong()

size_t exif::RepStop::ByteSizeLong ( ) const
final

◆ Clear()

void exif::RepStop::Clear ( )
final

◆ clear_reply()

void exif::RepStop::clear_reply ( )
inline

◆ CopyFrom() [1/2]

void exif::RepStop::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void exif::RepStop::CopyFrom ( const RepStop from)

◆ default_instance()

static const RepStop& exif::RepStop::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* exif::RepStop::descriptor ( )
static

◆ GetCachedSize()

int exif::RepStop::GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

::google::protobuf::Metadata exif::RepStop::GetMetadata ( ) const
final

◆ InitAsDefaultInstance()

static void exif::RepStop::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const RepStop* exif::RepStop::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* exif::RepStop::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool exif::RepStop::IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void exif::RepStop::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void exif::RepStop::MergeFrom ( const RepStop from)

◆ MergePartialFromCodedStream()

bool exif::RepStop::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_reply()

std::string * exif::RepStop::mutable_reply ( )
inline

◆ New() [1/2]

RepStop* exif::RepStop::New ( ) const
inlinefinal

◆ New() [2/2]

RepStop* exif::RepStop::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

◆ operator=()

RepStop& exif::RepStop::operator= ( const RepStop from)
inline

◆ release_reply()

std::string * exif::RepStop::release_reply ( )
inline

◆ reply()

const ::std::string & exif::RepStop::reply ( ) const
inline

◆ SerializeWithCachedSizes()

void exif::RepStop::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_reply()

void exif::RepStop::set_allocated_reply ( ::std::string *  reply)
inline

◆ set_reply() [1/3]

void exif::RepStop::set_reply ( const ::std::string &  value)
inline

◆ set_reply() [2/3]

void exif::RepStop::set_reply ( const char *  value)
inline

◆ set_reply() [3/3]

void exif::RepStop::set_reply ( const char *  value,
size_t  size 
)
inline

◆ Swap()

void exif::RepStop::Swap ( RepStop other)

Friends And Related Function Documentation

◆ ::protobuf_requests_2eproto::TableStruct

◆ swap

void swap ( RepStop a,
RepStop b 
)
friend

Member Data Documentation

◆ kIndexInFileMessages

constexpr int exif::RepStop::kIndexInFileMessages
staticconstexpr
Initial value:
=
15

◆ kReplyFieldNumber

const int exif::RepStop::kReplyFieldNumber = 1
static

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