|
Mir
|
#include <mir_protobuf.pb.h>
Public Member Functions | |
| DisplayOutput () | |
| virtual | ~DisplayOutput () |
| DisplayOutput (const DisplayOutput &from) | |
| DisplayOutput & | operator= (const DisplayOutput &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DisplayOutput *other) |
| DisplayOutput * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const DisplayOutput &from) |
| void | MergeFrom (const DisplayOutput &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 |
| int | pixel_format_size () const |
| void | clear_pixel_format () |
| inline::google::protobuf::uint32 | pixel_format (int index) const |
| void | set_pixel_format (int index,::google::protobuf::uint32 value) |
| void | add_pixel_format (::google::protobuf::uint32 value) |
| const ::google::protobuf::RepeatedField < ::google::protobuf::uint32 > & | pixel_format () const |
| inline::google::protobuf::RepeatedField < ::google::protobuf::uint32 > * | mutable_pixel_format () |
| bool | has_current_format () const |
| void | clear_current_format () |
| inline::google::protobuf::uint32 | current_format () const |
| void | set_current_format (::google::protobuf::uint32 value) |
| int | mode_size () const |
| void | clear_mode () |
| const ::mir::protobuf::DisplayMode & | mode (int index) const |
| inline::mir::protobuf::DisplayMode * | mutable_mode (int index) |
| inline::mir::protobuf::DisplayMode * | add_mode () |
| const ::google::protobuf::RepeatedPtrField < ::mir::protobuf::DisplayMode > & | mode () const |
| inline::google::protobuf::RepeatedPtrField < ::mir::protobuf::DisplayMode > * | mutable_mode () |
| bool | has_current_mode () const |
| void | clear_current_mode () |
| inline::google::protobuf::uint32 | current_mode () const |
| void | set_current_mode (::google::protobuf::uint32 value) |
| bool | has_position_x () const |
| void | clear_position_x () |
| inline::google::protobuf::int32 | position_x () const |
| void | set_position_x (::google::protobuf::int32 value) |
| bool | has_position_y () const |
| void | clear_position_y () |
| inline::google::protobuf::int32 | position_y () const |
| void | set_position_y (::google::protobuf::int32 value) |
| bool | has_card_id () const |
| void | clear_card_id () |
| inline::google::protobuf::uint32 | card_id () const |
| void | set_card_id (::google::protobuf::uint32 value) |
| bool | has_output_id () const |
| void | clear_output_id () |
| inline::google::protobuf::uint32 | output_id () const |
| void | set_output_id (::google::protobuf::uint32 value) |
| bool | has_connected () const |
| void | clear_connected () |
| inline::google::protobuf::uint32 | connected () const |
| void | set_connected (::google::protobuf::uint32 value) |
| bool | has_used () const |
| void | clear_used () |
| inline::google::protobuf::uint32 | used () const |
| void | set_used (::google::protobuf::uint32 value) |
| bool | has_physical_width_mm () const |
| void | clear_physical_width_mm () |
| inline::google::protobuf::uint32 | physical_width_mm () const |
| void | set_physical_width_mm (::google::protobuf::uint32 value) |
| bool | has_physical_height_mm () const |
| void | clear_physical_height_mm () |
| inline::google::protobuf::uint32 | physical_height_mm () const |
| void | set_physical_height_mm (::google::protobuf::uint32 value) |
| bool | has_type () const |
| void | clear_type () |
| inline::google::protobuf::uint32 | type () const |
| void | set_type (::google::protobuf::uint32 value) |
| bool | has_preferred_mode () const |
| void | clear_preferred_mode () |
| inline::google::protobuf::uint32 | preferred_mode () const |
| void | set_preferred_mode (::google::protobuf::uint32 value) |
| bool | has_power_mode () const |
| void | clear_power_mode () |
| inline::google::protobuf::uint32 | power_mode () const |
| void | set_power_mode (::google::protobuf::uint32 value) |
| bool | has_orientation () const |
| void | clear_orientation () |
| inline::google::protobuf::int32 | orientation () const |
| void | set_orientation (::google::protobuf::int32 value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const DisplayOutput & | default_instance () |
Static Public Attributes | |
| static const int | kPixelFormatFieldNumber = 1 |
| static const int | kCurrentFormatFieldNumber = 2 |
| static const int | kModeFieldNumber = 3 |
| static const int | kCurrentModeFieldNumber = 4 |
| static const int | kPositionXFieldNumber = 5 |
| static const int | kPositionYFieldNumber = 6 |
| static const int | kCardIdFieldNumber = 7 |
| static const int | kOutputIdFieldNumber = 8 |
| static const int | kConnectedFieldNumber = 9 |
| static const int | kUsedFieldNumber = 10 |
| static const int | kPhysicalWidthMmFieldNumber = 11 |
| static const int | kPhysicalHeightMmFieldNumber = 12 |
| static const int | kTypeFieldNumber = 13 |
| static const int | kPreferredModeFieldNumber = 14 |
| static const int | kPowerModeFieldNumber = 15 |
| static const int | kOrientationFieldNumber = 16 |
Friends | |
| void | protobuf_AddDesc_mir_5fprotobuf_2eproto () |
| void | protobuf_AssignDesc_mir_5fprotobuf_2eproto () |
| void | protobuf_ShutdownFile_mir_5fprotobuf_2eproto () |
| mir::protobuf::DisplayOutput::DisplayOutput | ( | ) |
|
virtual |
| mir::protobuf::DisplayOutput::DisplayOutput | ( | const DisplayOutput & | from | ) |
|
inline |
|
inline |
| int mir::protobuf::DisplayOutput::ByteSize | ( | ) | const |
|
inline |
| void mir::protobuf::DisplayOutput::Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void mir::protobuf::DisplayOutput::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void mir::protobuf::DisplayOutput::CopyFrom | ( | const DisplayOutput & | from | ) |
|
inline |
|
inline |
|
static |
|
static |
|
inline |
| google::protobuf::Metadata mir::protobuf::DisplayOutput::GetMetadata | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| bool mir::protobuf::DisplayOutput::IsInitialized | ( | ) | const |
| void mir::protobuf::DisplayOutput::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void mir::protobuf::DisplayOutput::MergeFrom | ( | const DisplayOutput & | from | ) |
| bool mir::protobuf::DisplayOutput::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| DisplayOutput * mir::protobuf::DisplayOutput::New | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void mir::protobuf::DisplayOutput::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| google::protobuf::uint8 * mir::protobuf::DisplayOutput::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void mir::protobuf::DisplayOutput::Swap | ( | DisplayOutput * | other | ) |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
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