Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
mir::frontend::detail::ProtobufMessageProcessor Class Reference

#include <protobuf_message_processor.h>

Inheritance diagram for mir::frontend::detail::ProtobufMessageProcessor:
Inheritance graph
[legend]

Public Member Functions

 ProtobufMessageProcessor (std::shared_ptr< ProtobufMessageSender > const &sender, std::shared_ptr< protobuf::DisplayServer > const &display_server, std::shared_ptr< MessageProcessorReport > const &report)
 
 ~ProtobufMessageProcessor () noexcept
 
void send_response (::google::protobuf::uint32 id,::google::protobuf::Message *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)
 

Additional Inherited Members

- Protected Member Functions inherited from mir::frontend::detail::MessageProcessor
 MessageProcessor ()=default
 
virtual ~MessageProcessor ()=default
 
 MessageProcessor (MessageProcessor const &)=delete
 
MessageProcessoroperator= (MessageProcessor const &)=delete
 

Constructor & Destructor Documentation

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

Member Function Documentation

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