#include <protobuf_message_processor.h>
|
| ProtobufMessageProcessor (std::shared_ptr< ProtobufMessageSender > const &sender, std::shared_ptr< DisplayServer > const &display_server, std::shared_ptr< MessageProcessorReport > const &report) |
|
| ~ProtobufMessageProcessor () noexcept |
|
void | client_pid (int pid) override |
|
void | send_response (google::protobuf::uint32 id, google::protobuf::MessageLite *response) |
|
void | send_response (google::protobuf::uint32 id, protobuf::Buffer *response) |
|
void | send_response (google::protobuf::uint32 id, protobuf::Connection *response) |
|
void | send_response (google::protobuf::uint32 id, protobuf::Surface *response) |
|
void | send_response (google::protobuf::uint32 id, std::shared_ptr< protobuf::Buffer > response) |
|
void | send_response (google::protobuf::uint32 id, mir::protobuf::Screencast *response) |
|
void | send_response (google::protobuf::uint32 id, mir::protobuf::BufferStream *response) |
|
void | send_response (google::protobuf::uint32 id, mir::protobuf::SocketFD *response) |
|
void | send_response (google::protobuf::uint32 id, std::shared_ptr< protobuf::PlatformOperationMessage > response) |
|
mir::frontend::detail::ProtobufMessageProcessor::~ProtobufMessageProcessor |
( |
| ) |
|
|
inlinenoexcept |
void mir::frontend::detail::ProtobufMessageProcessor::client_pid |
( |
int |
pid | ) |
|
|
overridevirtual |
void mir::frontend::detail::ProtobufMessageProcessor::send_response |
( |
google::protobuf::uint32 |
id, |
|
|
google::protobuf::MessageLite * |
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 |
|
) |
| |
void mir::frontend::detail::ProtobufMessageProcessor::send_response |
( |
google::protobuf::uint32 |
id, |
|
|
mir::protobuf::BufferStream * |
response |
|
) |
| |
void mir::frontend::detail::ProtobufMessageProcessor::send_response |
( |
google::protobuf::uint32 |
id, |
|
|
mir::protobuf::SocketFD * |
response |
|
) |
| |
void mir::frontend::detail::ProtobufMessageProcessor::send_response |
( |
google::protobuf::uint32 |
id, |
|
|
std::shared_ptr< protobuf::PlatformOperationMessage > |
response |
|
) |
| |
The documentation for this class was generated from the following file:
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016