Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
mir::protobuf::wire::Result Class Reference

#include <mir_protobuf_wire.pb.h>

Inheritance diagram for mir::protobuf::wire::Result:
[legend]

Public Member Functions

 Result ()
 
virtual ~Result ()
 
 Result (const Result &from)
 
Resultoperator= (const Result &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Result *other)
 
ResultNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Result &from)
 
void MergeFrom (const Result &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
inline::google::protobuf::uint32 id () const
 
void set_id (::google::protobuf::uint32 value)
 
bool has_response () const
 
void clear_response ()
 
const ::std::string & response () const
 
void set_response (const ::std::string &value)
 
void set_response (const char *value)
 
void set_response (const void *value, size_t size)
 
inline::std::string * mutable_response ()
 
inline::std::string * release_response ()
 
void set_allocated_response (::std::string *response)
 
int events_size () const
 
void clear_events ()
 
const ::std::string & events (int index) const
 
inline::std::string * mutable_events (int index)
 
void set_events (int index, const ::std::string &value)
 
void set_events (int index, const char *value)
 
void set_events (int index, const void *value, size_t size)
 
inline::std::string * add_events ()
 
void add_events (const ::std::string &value)
 
void add_events (const char *value)
 
void add_events (const void *value, size_t size)
 
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
events () const
 
inline::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_events ()
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const Resultdefault_instance ()
 

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kResponseFieldNumber = 2
 
static const int kEventsFieldNumber = 3
 

Friends

void protobuf_AddDesc_mir_5fprotobuf_5fwire_2eproto ()
 
void protobuf_AssignDesc_mir_5fprotobuf_5fwire_2eproto ()
 
void protobuf_ShutdownFile_mir_5fprotobuf_5fwire_2eproto ()
 

Constructor & Destructor Documentation

mir::protobuf::wire::Result::Result ( )
mir::protobuf::wire::Result::~Result ( )
virtual
mir::protobuf::wire::Result::Result ( const Result from)

Member Function Documentation

std::string * mir::protobuf::wire::Result::add_events ( )
inline
void mir::protobuf::wire::Result::add_events ( const ::std::string &  value)
inline
void mir::protobuf::wire::Result::add_events ( const char *  value)
inline
void mir::protobuf::wire::Result::add_events ( const void *  value,
size_t  size 
)
inline
int mir::protobuf::wire::Result::ByteSize ( ) const
void mir::protobuf::wire::Result::Clear ( )
void mir::protobuf::wire::Result::clear_events ( )
inline
void mir::protobuf::wire::Result::clear_id ( )
inline
void mir::protobuf::wire::Result::clear_response ( )
inline
void mir::protobuf::wire::Result::CopyFrom ( const ::google::protobuf::Message &  from)
void mir::protobuf::wire::Result::CopyFrom ( const Result from)
const Result & mir::protobuf::wire::Result::default_instance ( )
static
const ::google::protobuf::Descriptor * mir::protobuf::wire::Result::descriptor ( )
static
const ::std::string & mir::protobuf::wire::Result::events ( int  index) const
inline
const ::google::protobuf::RepeatedPtrField<::std::string > & mir::protobuf::wire::Result::events ( ) const
inline
int mir::protobuf::wire::Result::events_size ( ) const
inline
int mir::protobuf::wire::Result::GetCachedSize ( ) const
inline
google::protobuf::Metadata mir::protobuf::wire::Result::GetMetadata ( ) const
bool mir::protobuf::wire::Result::has_id ( ) const
inline
bool mir::protobuf::wire::Result::has_response ( ) const
inline
google::protobuf::uint32 mir::protobuf::wire::Result::id ( ) const
inline
bool mir::protobuf::wire::Result::IsInitialized ( ) const
void mir::protobuf::wire::Result::MergeFrom ( const ::google::protobuf::Message &  from)
void mir::protobuf::wire::Result::MergeFrom ( const Result from)
bool mir::protobuf::wire::Result::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * mir::protobuf::wire::Result::mutable_events ( int  index)
inline
google::protobuf::RepeatedPtrField<::std::string > * mir::protobuf::wire::Result::mutable_events ( )
inline
std::string * mir::protobuf::wire::Result::mutable_response ( )
inline
inline ::google::protobuf::UnknownFieldSet* mir::protobuf::wire::Result::mutable_unknown_fields ( )
inline
Result * mir::protobuf::wire::Result::New ( ) const
Result& mir::protobuf::wire::Result::operator= ( const Result from)
inline
std::string * mir::protobuf::wire::Result::release_response ( )
inline
const ::std::string & mir::protobuf::wire::Result::response ( ) const
inline
void mir::protobuf::wire::Result::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
google::protobuf::uint8 * mir::protobuf::wire::Result::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void mir::protobuf::wire::Result::set_allocated_response ( ::std::string *  response)
inline
void mir::protobuf::wire::Result::set_events ( int  index,
const ::std::string &  value 
)
inline
void mir::protobuf::wire::Result::set_events ( int  index,
const char *  value 
)
inline
void mir::protobuf::wire::Result::set_events ( int  index,
const void *  value,
size_t  size 
)
inline
void mir::protobuf::wire::Result::set_id ( ::google::protobuf::uint32  value)
inline
void mir::protobuf::wire::Result::set_response ( const ::std::string &  value)
inline
void mir::protobuf::wire::Result::set_response ( const char *  value)
inline
void mir::protobuf::wire::Result::set_response ( const void *  value,
size_t  size 
)
inline
void mir::protobuf::wire::Result::Swap ( Result other)
const ::google::protobuf::UnknownFieldSet& mir::protobuf::wire::Result::unknown_fields ( ) const
inline

Friends And Related Function Documentation

void protobuf_AddDesc_mir_5fprotobuf_5fwire_2eproto ( )
friend
void protobuf_AssignDesc_mir_5fprotobuf_5fwire_2eproto ( )
friend
void protobuf_ShutdownFile_mir_5fprotobuf_5fwire_2eproto ( )
friend

Member Data Documentation

const int mir::protobuf::wire::Result::kEventsFieldNumber = 3
static
const int mir::protobuf::wire::Result::kIdFieldNumber = 1
static
const int mir::protobuf::wire::Result::kResponseFieldNumber = 2
static

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014