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 | Friends | List of all members
exif::ReqConfig Class Reference

#include <requests.pb.h>

Inheritance diagram for exif::ReqConfig:

Public Member Functions

 ReqConfig ()
 
virtual ~ReqConfig ()
 
 ReqConfig (const ReqConfig &from)
 
ReqConfigoperator= (const ReqConfig &from)
 
void Swap (ReqConfig *other)
 
ReqConfigNew () const PROTOBUF_FINAL
 
ReqConfigNew (::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 ReqConfig &from)
 
void MergeFrom (const ReqConfig &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
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const ReqConfigdefault_instance ()
 
static const ReqConfiginternal_default_instance ()
 

Friends

struct protobuf_requests_2eproto::TableStruct
 

Constructor & Destructor Documentation

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

Member Function Documentation

size_t exif::ReqConfig::ByteSizeLong ( ) const
void exif::ReqConfig::Clear ( )
void exif::ReqConfig::CopyFrom ( const ::google::protobuf::Message &  from)
void exif::ReqConfig::CopyFrom ( const ReqConfig from)
static const ReqConfig& exif::ReqConfig::default_instance ( )
static
static const ::google::protobuf::Descriptor* exif::ReqConfig::descriptor ( )
static
int exif::ReqConfig::GetCachedSize ( ) const
inline
::google::protobuf::Metadata exif::ReqConfig::GetMetadata ( ) const
static const ReqConfig* exif::ReqConfig::internal_default_instance ( )
inlinestatic
::google::protobuf::uint8* exif::ReqConfig::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
bool exif::ReqConfig::IsInitialized ( ) const
void exif::ReqConfig::MergeFrom ( const ::google::protobuf::Message &  from)
void exif::ReqConfig::MergeFrom ( const ReqConfig from)
bool exif::ReqConfig::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
ReqConfig* exif::ReqConfig::New ( ) const
inline
ReqConfig* exif::ReqConfig::New ( ::google::protobuf::Arena *  arena) const
ReqConfig& exif::ReqConfig::operator= ( const ReqConfig from)
inline
void exif::ReqConfig::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* exif::ReqConfig::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline
void exif::ReqConfig::Swap ( ReqConfig other)

Friends And Related Function Documentation


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