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

#include <mir_protobuf.pb.h>

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

Public Member Functions

 SurfaceParameters ()
 
virtual ~SurfaceParameters ()
 
 SurfaceParameters (const SurfaceParameters &from)
 
SurfaceParametersoperator= (const SurfaceParameters &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SurfaceParameters *other)
 
SurfaceParametersNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SurfaceParameters &from)
 
void MergeFrom (const SurfaceParameters &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_width () const
 
void clear_width ()
 
inline::google::protobuf::int32 width () const
 
void set_width (::google::protobuf::int32 value)
 
bool has_height () const
 
void clear_height ()
 
inline::google::protobuf::int32 height () const
 
void set_height (::google::protobuf::int32 value)
 
bool has_pixel_format () const
 
void clear_pixel_format ()
 
inline::google::protobuf::int32 pixel_format () const
 
void set_pixel_format (::google::protobuf::int32 value)
 
bool has_buffer_usage () const
 
void clear_buffer_usage ()
 
inline::google::protobuf::int32 buffer_usage () const
 
void set_buffer_usage (::google::protobuf::int32 value)
 
bool has_surface_name () const
 
void clear_surface_name ()
 
const ::std::string & surface_name () const
 
void set_surface_name (const ::std::string &value)
 
void set_surface_name (const char *value)
 
void set_surface_name (const char *value, size_t size)
 
inline::std::string * mutable_surface_name ()
 
inline::std::string * release_surface_name ()
 
void set_allocated_surface_name (::std::string *surface_name)
 
bool has_output_id () const
 
void clear_output_id ()
 
inline::google::protobuf::uint32 output_id () const
 
void set_output_id (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kWidthFieldNumber = 1
 
static const int kHeightFieldNumber = 2
 
static const int kPixelFormatFieldNumber = 3
 
static const int kBufferUsageFieldNumber = 4
 
static const int kSurfaceNameFieldNumber = 5
 
static const int kOutputIdFieldNumber = 6
 

Friends

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

Constructor & Destructor Documentation

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

Member Function Documentation

google::protobuf::int32 mir::protobuf::SurfaceParameters::buffer_usage ( ) const
inline
int mir::protobuf::SurfaceParameters::ByteSize ( ) const
void mir::protobuf::SurfaceParameters::Clear ( )
void mir::protobuf::SurfaceParameters::clear_buffer_usage ( )
inline
void mir::protobuf::SurfaceParameters::clear_height ( )
inline
void mir::protobuf::SurfaceParameters::clear_output_id ( )
inline
void mir::protobuf::SurfaceParameters::clear_pixel_format ( )
inline
void mir::protobuf::SurfaceParameters::clear_surface_name ( )
inline
void mir::protobuf::SurfaceParameters::clear_width ( )
inline
void mir::protobuf::SurfaceParameters::CopyFrom ( const ::google::protobuf::Message &  from)
void mir::protobuf::SurfaceParameters::CopyFrom ( const SurfaceParameters from)
const SurfaceParameters & mir::protobuf::SurfaceParameters::default_instance ( )
static
const ::google::protobuf::Descriptor * mir::protobuf::SurfaceParameters::descriptor ( )
static
int mir::protobuf::SurfaceParameters::GetCachedSize ( ) const
inline
google::protobuf::Metadata mir::protobuf::SurfaceParameters::GetMetadata ( ) const
bool mir::protobuf::SurfaceParameters::has_buffer_usage ( ) const
inline
bool mir::protobuf::SurfaceParameters::has_height ( ) const
inline
bool mir::protobuf::SurfaceParameters::has_output_id ( ) const
inline
bool mir::protobuf::SurfaceParameters::has_pixel_format ( ) const
inline
bool mir::protobuf::SurfaceParameters::has_surface_name ( ) const
inline
bool mir::protobuf::SurfaceParameters::has_width ( ) const
inline
google::protobuf::int32 mir::protobuf::SurfaceParameters::height ( ) const
inline
bool mir::protobuf::SurfaceParameters::IsInitialized ( ) const
void mir::protobuf::SurfaceParameters::MergeFrom ( const ::google::protobuf::Message &  from)
void mir::protobuf::SurfaceParameters::MergeFrom ( const SurfaceParameters from)
bool mir::protobuf::SurfaceParameters::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * mir::protobuf::SurfaceParameters::mutable_surface_name ( )
inline
inline ::google::protobuf::UnknownFieldSet* mir::protobuf::SurfaceParameters::mutable_unknown_fields ( )
inline
SurfaceParameters * mir::protobuf::SurfaceParameters::New ( ) const
SurfaceParameters& mir::protobuf::SurfaceParameters::operator= ( const SurfaceParameters from)
inline
google::protobuf::uint32 mir::protobuf::SurfaceParameters::output_id ( ) const
inline
google::protobuf::int32 mir::protobuf::SurfaceParameters::pixel_format ( ) const
inline
std::string * mir::protobuf::SurfaceParameters::release_surface_name ( )
inline
void mir::protobuf::SurfaceParameters::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
google::protobuf::uint8 * mir::protobuf::SurfaceParameters::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void mir::protobuf::SurfaceParameters::set_allocated_surface_name ( ::std::string *  surface_name)
inline
void mir::protobuf::SurfaceParameters::set_buffer_usage ( ::google::protobuf::int32  value)
inline
void mir::protobuf::SurfaceParameters::set_height ( ::google::protobuf::int32  value)
inline
void mir::protobuf::SurfaceParameters::set_output_id ( ::google::protobuf::uint32  value)
inline
void mir::protobuf::SurfaceParameters::set_pixel_format ( ::google::protobuf::int32  value)
inline
void mir::protobuf::SurfaceParameters::set_surface_name ( const ::std::string &  value)
inline
void mir::protobuf::SurfaceParameters::set_surface_name ( const char *  value)
inline
void mir::protobuf::SurfaceParameters::set_surface_name ( const char *  value,
size_t  size 
)
inline
void mir::protobuf::SurfaceParameters::set_width ( ::google::protobuf::int32  value)
inline
const ::std::string & mir::protobuf::SurfaceParameters::surface_name ( ) const
inline
void mir::protobuf::SurfaceParameters::Swap ( SurfaceParameters other)
const ::google::protobuf::UnknownFieldSet& mir::protobuf::SurfaceParameters::unknown_fields ( ) const
inline
google::protobuf::int32 mir::protobuf::SurfaceParameters::width ( ) 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::SurfaceParameters::kBufferUsageFieldNumber = 4
static
const int mir::protobuf::SurfaceParameters::kHeightFieldNumber = 2
static
const int mir::protobuf::SurfaceParameters::kOutputIdFieldNumber = 6
static
const int mir::protobuf::SurfaceParameters::kPixelFormatFieldNumber = 3
static
const int mir::protobuf::SurfaceParameters::kSurfaceNameFieldNumber = 5
static
const int mir::protobuf::SurfaceParameters::kWidthFieldNumber = 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