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::ReqExecute Class Reference

#include <requests.pb.h>

Inheritance diagram for qappIf::ReqExecute:

Public Member Functions

 ReqExecute ()
 
virtual ~ReqExecute ()
 
 ReqExecute (const ReqExecute &from)
 
ReqExecuteoperator= (const ReqExecute &from)
 
void Swap (ReqExecute *other)
 
ReqExecuteNew () const PROTOBUF_FINAL
 
ReqExecuteNew (::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 ReqExecute &from)
 
void MergeFrom (const ReqExecute &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_procedure ()
 
const ::std::string & procedure () const
 
void set_procedure (const ::std::string &value)
 
void set_procedure (const char *value)
 
void set_procedure (const char *value, size_t size)
 
::std::string * mutable_procedure ()
 
::std::string * release_procedure ()
 
void set_allocated_procedure (::std::string *procedure)
 
void clear_parameters ()
 
const ::std::string & parameters () const
 
void set_parameters (const ::std::string &value)
 
void set_parameters (const char *value)
 
void set_parameters (const char *value, size_t size)
 
::std::string * mutable_parameters ()
 
::std::string * release_parameters ()
 
void set_allocated_parameters (::std::string *parameters)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const ReqExecutedefault_instance ()
 
static const ReqExecuteinternal_default_instance ()
 

Static Public Attributes

static const int kScopeFieldNumber = 1
 
static const int kProcedureFieldNumber = 2
 
static const int kParametersFieldNumber = 3
 

Friends

struct protobuf_requests_2eproto::TableStruct
 

Constructor & Destructor Documentation

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

Member Function Documentation

size_t qappIf::ReqExecute::ByteSizeLong ( ) const
void qappIf::ReqExecute::Clear ( )
void qappIf::ReqExecute::clear_parameters ( )
inline
void qappIf::ReqExecute::clear_procedure ( )
inline
void qappIf::ReqExecute::clear_scope ( )
inline
void qappIf::ReqExecute::CopyFrom ( const ::google::protobuf::Message &  from)
void qappIf::ReqExecute::CopyFrom ( const ReqExecute from)
static const ReqExecute& qappIf::ReqExecute::default_instance ( )
static
static const ::google::protobuf::Descriptor* qappIf::ReqExecute::descriptor ( )
static
int qappIf::ReqExecute::GetCachedSize ( ) const
inline
::google::protobuf::Metadata qappIf::ReqExecute::GetMetadata ( ) const
static const ReqExecute* qappIf::ReqExecute::internal_default_instance ( )
inlinestatic
::google::protobuf::uint8* qappIf::ReqExecute::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
bool qappIf::ReqExecute::IsInitialized ( ) const
void qappIf::ReqExecute::MergeFrom ( const ::google::protobuf::Message &  from)
void qappIf::ReqExecute::MergeFrom ( const ReqExecute from)
bool qappIf::ReqExecute::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * qappIf::ReqExecute::mutable_parameters ( )
inline
std::string * qappIf::ReqExecute::mutable_procedure ( )
inline
std::string * qappIf::ReqExecute::mutable_scope ( )
inline
ReqExecute* qappIf::ReqExecute::New ( ) const
inline
ReqExecute* qappIf::ReqExecute::New ( ::google::protobuf::Arena *  arena) const
ReqExecute& qappIf::ReqExecute::operator= ( const ReqExecute from)
inline
const ::std::string & qappIf::ReqExecute::parameters ( ) const
inline
const ::std::string & qappIf::ReqExecute::procedure ( ) const
inline
std::string * qappIf::ReqExecute::release_parameters ( )
inline
std::string * qappIf::ReqExecute::release_procedure ( )
inline
std::string * qappIf::ReqExecute::release_scope ( )
inline
const ::std::string & qappIf::ReqExecute::scope ( ) const
inline
void qappIf::ReqExecute::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* qappIf::ReqExecute::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline
void qappIf::ReqExecute::set_allocated_parameters ( ::std::string *  parameters)
inline
void qappIf::ReqExecute::set_allocated_procedure ( ::std::string *  procedure)
inline
void qappIf::ReqExecute::set_allocated_scope ( ::std::string *  scope)
inline
void qappIf::ReqExecute::set_parameters ( const ::std::string &  value)
inline
void qappIf::ReqExecute::set_parameters ( const char *  value)
inline
void qappIf::ReqExecute::set_parameters ( const char *  value,
size_t  size 
)
inline
void qappIf::ReqExecute::set_procedure ( const ::std::string &  value)
inline
void qappIf::ReqExecute::set_procedure ( const char *  value)
inline
void qappIf::ReqExecute::set_procedure ( const char *  value,
size_t  size 
)
inline
void qappIf::ReqExecute::set_scope ( const ::std::string &  value)
inline
void qappIf::ReqExecute::set_scope ( const char *  value)
inline
void qappIf::ReqExecute::set_scope ( const char *  value,
size_t  size 
)
inline
void qappIf::ReqExecute::Swap ( ReqExecute other)

Friends And Related Function Documentation

Member Data Documentation

const int qappIf::ReqExecute::kParametersFieldNumber = 3
static
const int qappIf::ReqExecute::kProcedureFieldNumber = 2
static
const int qappIf::ReqExecute::kScopeFieldNumber = 1
static

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