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

◆ RepReset() [1/2]

exif::RepReset::RepReset ( )

◆ ~RepReset()

virtual exif::RepReset::~RepReset ( )
virtual

◆ RepReset() [2/2]

exif::RepReset::RepReset ( const RepReset from)

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

void exif::RepReset::Clear ( )
final

◆ clear_reply()

void exif::RepReset::clear_reply ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

static void exif::RepReset::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_reply()

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

◆ New() [1/2]

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

◆ New() [2/2]

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

◆ operator=()

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

◆ release_reply()

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

◆ reply()

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

◆ SerializeWithCachedSizes()

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

◆ set_allocated_reply()

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

◆ set_reply() [1/3]

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

◆ set_reply() [2/3]

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

◆ set_reply() [3/3]

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

◆ Swap()

void exif::RepReset::Swap ( RepReset other)

Friends And Related Function Documentation

◆ ::protobuf_requests_2eproto::TableStruct

◆ swap

void swap ( RepReset a,
RepReset b 
)
friend

Member Data Documentation

◆ kIndexInFileMessages

constexpr int exif::RepReset::kIndexInFileMessages
staticconstexpr
Initial value:
=
13

◆ kReplyFieldNumber

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

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