Mir
Classes | Namespaces | Functions
template_protobuf_message_processor.h File Reference
#include "mir/frontend/message_processor.h"
#include <google/protobuf/service.h>
#include <boost/exception/diagnostic_information.hpp>
#include <memory>
Include dependency graph for template_protobuf_message_processor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mir::frontend::detail::result_ptr_t< ResultType >
 

Namespaces

 mir
 All things Mir.
 
 mir::frontend
 Frontend interface. Mediates the interaction between client processes and the core of the mir system.
 
 mir::frontend::detail
 

Functions

template<class Self , class Server , class ServerX , class ParameterMessage , class ResultMessage >
void mir::frontend::detail::invoke (Self *self, Server *server, void(ServerX::*function)(::google::protobuf::RpcController *controller, const ParameterMessage *request, ResultMessage *response,::google::protobuf::Closure *done), Invocation const &invocation)
 

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015