ifw  0.0.1-dev
 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::RepStatus Class Reference

#include <requests.pb.h>

Inheritance diagram for exif::RepStatus:

Public Member Functions

 RepStatus ()
 
virtual ~RepStatus ()
 
 RepStatus (const RepStatus &from)
 
RepStatusoperator= (const RepStatus &from)
 
void Swap (RepStatus *other)
 
RepStatusNew () const PROTOBUF_FINAL
 
RepStatusNew (::google::protobuf::Arena *arena) const PROTOBUF_FINAL
 
void CopyFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL
 
void MergeFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL
 
void CopyFrom (const RepStatus &from)
 
void MergeFrom (const RepStatus &from)
 
void Clear () PROTOBUF_FINAL
 
bool IsInitialized () const PROTOBUF_FINAL
 
size_t ByteSizeLong () const PROTOBUF_FINAL
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const PROTOBUF_FINAL
 
int GetCachedSize () const PROTOBUF_FINAL
 
::google::protobuf::Metadata GetMetadata () const PROTOBUF_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 RepStatusdefault_instance ()
 
static const RepStatusinternal_default_instance ()
 

Static Public Attributes

static const int kReplyFieldNumber = 1
 

Friends

struct protobuf_requests_2eproto::TableStruct
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Friends And Related Function Documentation

Member Data Documentation

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

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