#include <protobuf_message_processor.h>
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::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 |
|
) |
| |
void mir::frontend::detail::ProtobufMessageProcessor::send_response |
( |
::google::protobuf::uint32 |
id, |
|
|
mir::protobuf::SocketFD * |
response |
|
) |
| |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014