#include <protobuf_message_processor.h>
mir::frontend::detail::ProtobufMessageProcessor::ProtobufMessageProcessor |
( |
std::shared_ptr< ProtobufMessageSender > const & |
sender, |
|
|
std::shared_ptr< protobuf::DisplayServer > const & |
display_server, |
|
|
std::shared_ptr< MessageProcessorReport > const & |
report |
|
) |
| |
mir::frontend::detail::ProtobufMessageProcessor::~ProtobufMessageProcessor |
( |
| ) |
|
|
inlinenoexcept |
void mir::frontend::detail::ProtobufMessageProcessor::send_response |
( |
::google::protobuf::uint32 |
id, |
|
|
::google::protobuf::Message * |
response |
|
) |
| |
void mir::frontend::detail::ProtobufMessageProcessor::send_response |
( |
::google::protobuf::uint32 |
id, |
|
|
protobuf::Buffer * |
response |
|
) |
| |
void mir::frontend::detail::ProtobufMessageProcessor::send_response |
( |
::google::protobuf::uint32 |
id, |
|
|
protobuf::Connection * |
response |
|
) |
| |
void mir::frontend::detail::ProtobufMessageProcessor::send_response |
( |
::google::protobuf::uint32 |
id, |
|
|
protobuf::Surface * |
response |
|
) |
| |
void mir::frontend::detail::ProtobufMessageProcessor::send_response |
( |
::google::protobuf::uint32 |
id, |
|
|
std::shared_ptr< protobuf::Buffer > |
response |
|
) |
| |
void mir::frontend::detail::ProtobufMessageProcessor::send_response |
( |
::google::protobuf::uint32 |
id, |
|
|
mir::protobuf::Screencast * |
response |
|
) |
| |
The documentation for this class was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014