#include <mir_basic_rpc_channel.h>
|
virtual | ~MirBasicRpcChannel () |
|
virtual void | call_method (std::string const &method_name, google::protobuf::MessageLite const *parameters, google::protobuf::MessageLite *response, google::protobuf::Closure *complete)=0 |
|
mir::client::rpc::MirBasicRpcChannel::~MirBasicRpcChannel |
( |
| ) |
|
|
virtualdefault |
mir::client::rpc::MirBasicRpcChannel::MirBasicRpcChannel |
( |
| ) |
|
|
protected |
virtual void mir::client::rpc::MirBasicRpcChannel::call_method |
( |
std::string const & |
method_name, |
|
|
google::protobuf::MessageLite const * |
parameters, |
|
|
google::protobuf::MessageLite * |
response, |
|
|
google::protobuf::Closure * |
complete |
|
) |
| |
|
pure virtual |
mir::protobuf::wire::Invocation mir::client::rpc::MirBasicRpcChannel::invocation_for |
( |
std::string const & |
method_name, |
|
|
google::protobuf::MessageLite const * |
request, |
|
|
size_t |
num_side_channel_fds |
|
) |
| |
|
protected |
int mir::client::rpc::MirBasicRpcChannel::next_id |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015