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

#include <requests.pb.h>

Inheritance diagram for qappIf::ReqStartRecording:

Public Member Functions

 ReqStartRecording ()
 
virtual ~ReqStartRecording ()
 
 ReqStartRecording (const ReqStartRecording &from)
 
ReqStartRecordingoperator= (const ReqStartRecording &from)
 
void Swap (ReqStartRecording *other)
 
ReqStartRecordingNew () const PROTOBUF_FINAL
 
ReqStartRecordingNew (::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 ReqStartRecording &from)
 
void MergeFrom (const ReqStartRecording &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)
 
void clear_at ()
 
const ::std::string & at () const
 
void set_at (const ::std::string &value)
 
void set_at (const char *value)
 
void set_at (const char *value, size_t size)
 
::std::string * mutable_at ()
 
::std::string * release_at ()
 
void set_allocated_at (::std::string *at)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const ReqStartRecordingdefault_instance ()
 
static const ReqStartRecordinginternal_default_instance ()
 

Static Public Attributes

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

Friends

struct protobuf_requests_2eproto::TableStruct
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Friends And Related Function Documentation

Member Data Documentation

const int qappIf::ReqStartRecording::kAtFieldNumber = 3
static
const int qappIf::ReqStartRecording::kIdFieldNumber = 2
static
const int qappIf::ReqStartRecording::kScopeFieldNumber = 1
static

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