#include "mir/frontend/message_processor.h"
#include <google/protobuf/service.h>
#include <boost/exception/diagnostic_information.hpp>
#include <memory>
Go to the source code of this file.
|
template<class Self , class Server , class ParameterMessage , class ResultMessage > |
void | mir::frontend::detail::invoke (Self *self, Server *server, void(Server::*function)(::google::protobuf::RpcController *controller, const ParameterMessage *request, ResultMessage *response,::google::protobuf::Closure *done), Invocation const &invocation) |
|
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014