|
Mir
|
#include <mir_protobuf.pb.h>
Public Member Functions | |
| Buffer () | |
| virtual | ~Buffer () |
| Buffer (const Buffer &from) | |
| Buffer & | operator= (const Buffer &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Buffer *other) |
| Buffer * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const Buffer &from) |
| void | MergeFrom (const Buffer &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_buffer_id () const |
| void | clear_buffer_id () |
| inline::google::protobuf::int32 | buffer_id () const |
| void | set_buffer_id (::google::protobuf::int32 value) |
| 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 () |
| int | data_size () const |
| void | clear_data () |
| inline::google::protobuf::int32 | data (int index) const |
| void | set_data (int index,::google::protobuf::int32 value) |
| void | add_data (::google::protobuf::int32 value) |
| const ::google::protobuf::RepeatedField < ::google::protobuf::int32 > & | data () const |
| inline::google::protobuf::RepeatedField < ::google::protobuf::int32 > * | mutable_data () |
| 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) |
| bool | has_stride () const |
| void | clear_stride () |
| inline::google::protobuf::int32 | stride () const |
| void | set_stride (::google::protobuf::int32 value) |
| bool | has_flags () const |
| void | clear_flags () |
| inline::google::protobuf::uint32 | flags () const |
| void | set_flags (::google::protobuf::uint32 value) |
| 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_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 Buffer & | default_instance () |
Static Public Attributes | |
| static const int | kBufferIdFieldNumber = 1 |
| static const int | kFdFieldNumber = 2 |
| static const int | kDataFieldNumber = 3 |
| static const int | kFdsOnSideChannelFieldNumber = 4 |
| static const int | kStrideFieldNumber = 5 |
| static const int | kFlagsFieldNumber = 6 |
| static const int | kWidthFieldNumber = 7 |
| static const int | kHeightFieldNumber = 8 |
| 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::Buffer::Buffer | ( | ) |
|
virtual |
| mir::protobuf::Buffer::Buffer | ( | const Buffer & | from | ) |
|
inline |
|
inline |
|
inline |
| int mir::protobuf::Buffer::ByteSize | ( | ) | const |
| void mir::protobuf::Buffer::Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void mir::protobuf::Buffer::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void mir::protobuf::Buffer::CopyFrom | ( | const Buffer & | from | ) |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| google::protobuf::Metadata mir::protobuf::Buffer::GetMetadata | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| bool mir::protobuf::Buffer::IsInitialized | ( | ) | const |
| void mir::protobuf::Buffer::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void mir::protobuf::Buffer::MergeFrom | ( | const Buffer & | from | ) |
| bool mir::protobuf::Buffer::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
| Buffer * mir::protobuf::Buffer::New | ( | ) | const |
|
inline |
| void mir::protobuf::Buffer::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| google::protobuf::uint8 * mir::protobuf::Buffer::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void mir::protobuf::Buffer::Swap | ( | Buffer * | other | ) |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014