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
qappIf::ReqSetLog Class Reference

#include <requests.pb.h>

Inheritance diagram for qappIf::ReqSetLog:

Public Member Functions

 ReqSetLog ()
 
virtual ~ReqSetLog ()
 
 ReqSetLog (const ReqSetLog &from)
 
ReqSetLogoperator= (const ReqSetLog &from)
 
void Swap (ReqSetLog *other)
 
ReqSetLogNew () const PROTOBUF_FINAL
 
ReqSetLogNew (::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 ReqSetLog &from)
 
void MergeFrom (const ReqSetLog &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_scope ()
 
const ::std::string & scope () const
 
void set_scope (const ::std::string &value)
 
void set_scope (const char *value)
 
void set_scope (const char *value, size_t size)
 
::std::string * mutable_scope ()
 
::std::string * release_scope ()
 
void set_allocated_scope (::std::string *scope)
 
void clear_loglevel ()
 
const ::std::string & loglevel () const
 
void set_loglevel (const ::std::string &value)
 
void set_loglevel (const char *value)
 
void set_loglevel (const char *value, size_t size)
 
::std::string * mutable_loglevel ()
 
::std::string * release_loglevel ()
 
void set_allocated_loglevel (::std::string *loglevel)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const ReqSetLogdefault_instance ()
 
static const ReqSetLoginternal_default_instance ()
 

Static Public Attributes

static const int kScopeFieldNumber = 1
 
static const int kLoglevelFieldNumber = 2
 

Friends

struct protobuf_requests_2eproto::TableStruct
 

Constructor & Destructor Documentation

qappIf::ReqSetLog::ReqSetLog ( )
virtual qappIf::ReqSetLog::~ReqSetLog ( )
virtual
qappIf::ReqSetLog::ReqSetLog ( const ReqSetLog from)

Member Function Documentation

size_t qappIf::ReqSetLog::ByteSizeLong ( ) const
void qappIf::ReqSetLog::Clear ( )
void qappIf::ReqSetLog::clear_loglevel ( )
inline
void qappIf::ReqSetLog::clear_scope ( )
inline
void qappIf::ReqSetLog::CopyFrom ( const ::google::protobuf::Message &  from)
void qappIf::ReqSetLog::CopyFrom ( const ReqSetLog from)
static const ReqSetLog& qappIf::ReqSetLog::default_instance ( )
static
static const ::google::protobuf::Descriptor* qappIf::ReqSetLog::descriptor ( )
static
int qappIf::ReqSetLog::GetCachedSize ( ) const
inline
::google::protobuf::Metadata qappIf::ReqSetLog::GetMetadata ( ) const
static const ReqSetLog* qappIf::ReqSetLog::internal_default_instance ( )
inlinestatic
::google::protobuf::uint8* qappIf::ReqSetLog::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
bool qappIf::ReqSetLog::IsInitialized ( ) const
const ::std::string & qappIf::ReqSetLog::loglevel ( ) const
inline
void qappIf::ReqSetLog::MergeFrom ( const ::google::protobuf::Message &  from)
void qappIf::ReqSetLog::MergeFrom ( const ReqSetLog from)
bool qappIf::ReqSetLog::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * qappIf::ReqSetLog::mutable_loglevel ( )
inline
std::string * qappIf::ReqSetLog::mutable_scope ( )
inline
ReqSetLog* qappIf::ReqSetLog::New ( ) const
inline
ReqSetLog* qappIf::ReqSetLog::New ( ::google::protobuf::Arena *  arena) const
ReqSetLog& qappIf::ReqSetLog::operator= ( const ReqSetLog from)
inline
std::string * qappIf::ReqSetLog::release_loglevel ( )
inline
std::string * qappIf::ReqSetLog::release_scope ( )
inline
const ::std::string & qappIf::ReqSetLog::scope ( ) const
inline
void qappIf::ReqSetLog::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* qappIf::ReqSetLog::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline
void qappIf::ReqSetLog::set_allocated_loglevel ( ::std::string *  loglevel)
inline
void qappIf::ReqSetLog::set_allocated_scope ( ::std::string *  scope)
inline
void qappIf::ReqSetLog::set_loglevel ( const ::std::string &  value)
inline
void qappIf::ReqSetLog::set_loglevel ( const char *  value)
inline
void qappIf::ReqSetLog::set_loglevel ( const char *  value,
size_t  size 
)
inline
void qappIf::ReqSetLog::set_scope ( const ::std::string &  value)
inline
void qappIf::ReqSetLog::set_scope ( const char *  value)
inline
void qappIf::ReqSetLog::set_scope ( const char *  value,
size_t  size 
)
inline
void qappIf::ReqSetLog::Swap ( ReqSetLog other)

Friends And Related Function Documentation

Member Data Documentation

const int qappIf::ReqSetLog::kLoglevelFieldNumber = 2
static
const int qappIf::ReqSetLog::kScopeFieldNumber = 1
static

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