| BWAPI
   
    | 
#include <service.h>
| Public Member Functions | |
| RpcChannel () | |
| virtual | ~RpcChannel () | 
| virtual void | CallMethod (const MethodDescriptor *method, RpcController *controller, const Message *request, Message *response, Closure *done)=0 | 
| google::protobuf::RpcChannel::RpcChannel | ( | ) |  [inline] | 
| virtual google::protobuf::RpcChannel::~RpcChannel | ( | ) |  [virtual] | 
| virtual void google::protobuf::RpcChannel::CallMethod | ( | const MethodDescriptor * | method, | 
| RpcController * | controller, | ||
| const Message * | request, | ||
| Message * | response, | ||
| Closure * | done | ||
| ) |  [pure virtual] | 
 1.7.6.1
 1.7.6.1