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

#include <mir_protobuf.pb.h>

Inheritance diagram for mir::protobuf::CursorSetting:
[legend]

Public Member Functions

 CursorSetting ()
 
virtual ~CursorSetting ()
 
 CursorSetting (const CursorSetting &from)
 
CursorSettingoperator= (const CursorSetting &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CursorSetting *other)
 
CursorSettingNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const CursorSetting &from)
 
void MergeFrom (const CursorSetting &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_surfaceid () const
 
void clear_surfaceid ()
 
const ::mir::protobuf::SurfaceIdsurfaceid () const
 
inline::mir::protobuf::SurfaceId * mutable_surfaceid ()
 
inline::mir::protobuf::SurfaceId * release_surfaceid ()
 
void set_allocated_surfaceid (::mir::protobuf::SurfaceId *surfaceid)
 
bool has_name () const
 
void clear_name ()
 
const ::std::string & name () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
inline::std::string * mutable_name ()
 
inline::std::string * release_name ()
 
void set_allocated_name (::std::string *name)
 

Static Public Member Functions

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

Static Public Attributes

static const int kSurfaceidFieldNumber = 1
 
static const int kNameFieldNumber = 2
 

Friends

void protobuf_AddDesc_mir_5fprotobuf_2eproto ()
 
void protobuf_AssignDesc_mir_5fprotobuf_2eproto ()
 
void protobuf_ShutdownFile_mir_5fprotobuf_2eproto ()
 

Constructor & Destructor Documentation

mir::protobuf::CursorSetting::CursorSetting ( )
mir::protobuf::CursorSetting::~CursorSetting ( )
virtual
mir::protobuf::CursorSetting::CursorSetting ( const CursorSetting from)

Member Function Documentation

int mir::protobuf::CursorSetting::ByteSize ( ) const
void mir::protobuf::CursorSetting::Clear ( )
void mir::protobuf::CursorSetting::clear_name ( )
inline
void mir::protobuf::CursorSetting::clear_surfaceid ( )
inline
void mir::protobuf::CursorSetting::CopyFrom ( const ::google::protobuf::Message &  from)
void mir::protobuf::CursorSetting::CopyFrom ( const CursorSetting from)
const CursorSetting & mir::protobuf::CursorSetting::default_instance ( )
static
const ::google::protobuf::Descriptor * mir::protobuf::CursorSetting::descriptor ( )
static
int mir::protobuf::CursorSetting::GetCachedSize ( ) const
inline
google::protobuf::Metadata mir::protobuf::CursorSetting::GetMetadata ( ) const
bool mir::protobuf::CursorSetting::has_name ( ) const
inline
bool mir::protobuf::CursorSetting::has_surfaceid ( ) const
inline
bool mir::protobuf::CursorSetting::IsInitialized ( ) const
void mir::protobuf::CursorSetting::MergeFrom ( const ::google::protobuf::Message &  from)
void mir::protobuf::CursorSetting::MergeFrom ( const CursorSetting from)
bool mir::protobuf::CursorSetting::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * mir::protobuf::CursorSetting::mutable_name ( )
inline
mir::protobuf::SurfaceId * mir::protobuf::CursorSetting::mutable_surfaceid ( )
inline
inline ::google::protobuf::UnknownFieldSet* mir::protobuf::CursorSetting::mutable_unknown_fields ( )
inline
const ::std::string & mir::protobuf::CursorSetting::name ( ) const
inline
CursorSetting * mir::protobuf::CursorSetting::New ( ) const
CursorSetting& mir::protobuf::CursorSetting::operator= ( const CursorSetting from)
inline
std::string * mir::protobuf::CursorSetting::release_name ( )
inline
mir::protobuf::SurfaceId * mir::protobuf::CursorSetting::release_surfaceid ( )
inline
void mir::protobuf::CursorSetting::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
google::protobuf::uint8 * mir::protobuf::CursorSetting::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void mir::protobuf::CursorSetting::set_allocated_name ( ::std::string *  name)
inline
void mir::protobuf::CursorSetting::set_allocated_surfaceid ( ::mir::protobuf::SurfaceId surfaceid)
inline
void mir::protobuf::CursorSetting::set_name ( const ::std::string &  value)
inline
void mir::protobuf::CursorSetting::set_name ( const char *  value)
inline
void mir::protobuf::CursorSetting::set_name ( const char *  value,
size_t  size 
)
inline
const ::mir::protobuf::SurfaceId & mir::protobuf::CursorSetting::surfaceid ( ) const
inline
void mir::protobuf::CursorSetting::Swap ( CursorSetting other)
const ::google::protobuf::UnknownFieldSet& mir::protobuf::CursorSetting::unknown_fields ( ) const
inline

Friends And Related Function Documentation

void protobuf_AddDesc_mir_5fprotobuf_2eproto ( )
friend
void protobuf_AssignDesc_mir_5fprotobuf_2eproto ( )
friend
void protobuf_ShutdownFile_mir_5fprotobuf_2eproto ( )
friend

Member Data Documentation

const int mir::protobuf::CursorSetting::kNameFieldNumber = 2
static
const int mir::protobuf::CursorSetting::kSurfaceidFieldNumber = 1
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