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

#include <requests.pb.h>

Inheritance diagram for qappIf::ReqStopRecording:

Public Member Functions

 ReqStopRecording ()
 
virtual ~ReqStopRecording ()
 
 ReqStopRecording (const ReqStopRecording &from)
 
ReqStopRecordingoperator= (const ReqStopRecording &from)
 
void Swap (ReqStopRecording *other)
 
ReqStopRecordingNew () const PROTOBUF_FINAL
 
ReqStopRecordingNew (::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 ReqStopRecording &from)
 
void MergeFrom (const ReqStopRecording &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_id ()
 
const ::std::string & id () const
 
void set_id (const ::std::string &value)
 
void set_id (const char *value)
 
void set_id (const char *value, size_t size)
 
::std::string * mutable_id ()
 
::std::string * release_id ()
 
void set_allocated_id (::std::string *id)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const ReqStopRecordingdefault_instance ()
 
static const ReqStopRecordinginternal_default_instance ()
 

Static Public Attributes

static const int kScopeFieldNumber = 1
 
static const int kIdFieldNumber = 2
 

Friends

struct protobuf_requests_2eproto::TableStruct
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Friends And Related Function Documentation

Member Data Documentation

const int qappIf::ReqStopRecording::kIdFieldNumber = 2
static
const int qappIf::ReqStopRecording::kScopeFieldNumber = 1
static

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