Mir
|
#include <mir_protobuf.pb.h>
Public Member Functions | |
Surface () | |
virtual | ~Surface () |
Surface (const Surface &from) | |
Surface & | operator= (const Surface &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Surface *other) |
Surface * | New () const |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const Surface &from) |
void | MergeFrom (const Surface &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 () |
const ::mir::protobuf::SurfaceId & | id () const |
inline::mir::protobuf::SurfaceId * | mutable_id () |
inline::mir::protobuf::SurfaceId * | release_id () |
void | set_allocated_id (::mir::protobuf::SurfaceId *id) |
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_buffer () const |
void | clear_buffer () |
const ::mir::protobuf::Buffer & | buffer () const |
inline::mir::protobuf::Buffer * | mutable_buffer () |
inline::mir::protobuf::Buffer * | release_buffer () |
void | set_allocated_buffer (::mir::protobuf::Buffer *buffer) |
int | fd_size () const |
void | clear_fd () |
inline::google::protobuf::int32 | fd (int index) const |
void | set_fd (int index,::google::protobuf::int32 value) |
void | add_fd (::google::protobuf::int32 value) |
const ::google::protobuf::RepeatedField < ::google::protobuf::int32 > & | fd () const |
inline::google::protobuf::RepeatedField < ::google::protobuf::int32 > * | mutable_fd () |
bool | has_fds_on_side_channel () const |
void | clear_fds_on_side_channel () |
inline::google::protobuf::int32 | fds_on_side_channel () const |
void | set_fds_on_side_channel (::google::protobuf::int32 value) |
int | attributes_size () const |
void | clear_attributes () |
const ::mir::protobuf::SurfaceSetting & | attributes (int index) const |
inline::mir::protobuf::SurfaceSetting * | mutable_attributes (int index) |
inline::mir::protobuf::SurfaceSetting * | add_attributes () |
const ::google::protobuf::RepeatedPtrField < ::mir::protobuf::SurfaceSetting > & | attributes () const |
inline::google::protobuf::RepeatedPtrField < ::mir::protobuf::SurfaceSetting > * | mutable_attributes () |
bool | has_error () const |
void | clear_error () |
const ::std::string & | error () const |
void | set_error (const ::std::string &value) |
void | set_error (const char *value) |
void | set_error (const char *value, size_t size) |
inline::std::string * | mutable_error () |
inline::std::string * | release_error () |
void | set_allocated_error (::std::string *error) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const Surface & | default_instance () |
Static Public Attributes | |
static const int | kIdFieldNumber = 1 |
static const int | kWidthFieldNumber = 2 |
static const int | kHeightFieldNumber = 3 |
static const int | kPixelFormatFieldNumber = 4 |
static const int | kBufferUsageFieldNumber = 5 |
static const int | kBufferFieldNumber = 6 |
static const int | kFdFieldNumber = 7 |
static const int | kFdsOnSideChannelFieldNumber = 8 |
static const int | kAttributesFieldNumber = 9 |
static const int | kErrorFieldNumber = 127 |
Friends | |
void | protobuf_AddDesc_mir_5fprotobuf_2eproto () |
void | protobuf_AssignDesc_mir_5fprotobuf_2eproto () |
void | protobuf_ShutdownFile_mir_5fprotobuf_2eproto () |
mir::protobuf::Surface::Surface | ( | ) |
|
virtual |
mir::protobuf::Surface::Surface | ( | const Surface & | from | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
int mir::protobuf::Surface::ByteSize | ( | ) | const |
void mir::protobuf::Surface::Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void mir::protobuf::Surface::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void mir::protobuf::Surface::CopyFrom | ( | const Surface & | from | ) |
|
static |
|
static |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
google::protobuf::Metadata mir::protobuf::Surface::GetMetadata | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool mir::protobuf::Surface::IsInitialized | ( | ) | const |
void mir::protobuf::Surface::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void mir::protobuf::Surface::MergeFrom | ( | const Surface & | from | ) |
bool mir::protobuf::Surface::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Surface * mir::protobuf::Surface::New | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
void mir::protobuf::Surface::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
google::protobuf::uint8 * mir::protobuf::Surface::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void mir::protobuf::Surface::Swap | ( | Surface * | other | ) |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014