#include <service.h>
Public Member Functions | |
virtual void | CallMethod (const MethodDescriptor *method, RpcController *controller, const Message *request, Message *response, Closure *done)=0 |
virtual void | CallMethod (const MethodDescriptor *method, RpcController *controller, const Message *request, Message *response, Closure *done)=0 |
virtual const ServiceDescriptor * | GetDescriptor ()=0 |
virtual const ServiceDescriptor * | GetDescriptor ()=0 |
virtual const Message & | GetRequestPrototype (const MethodDescriptor *method) const =0 |
virtual const Message & | GetRequestPrototype (const MethodDescriptor *method) const =0 |
virtual const Message & | GetResponsePrototype (const MethodDescriptor *method) const =0 |
virtual const Message & | GetResponsePrototype (const MethodDescriptor *method) const =0 |
Service () | |
Service () | |
virtual | ~Service () |
virtual | ~Service () |
Private Member Functions | |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (Service) | |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (Service) | |
Definition at line 132 of file bloaty/third_party/protobuf/src/google/protobuf/service.h.
Enumerator | |
---|---|
STUB_OWNS_CHANNEL | |
STUB_DOESNT_OWN_CHANNEL | |
STUB_OWNS_CHANNEL | |
STUB_DOESNT_OWN_CHANNEL |
Definition at line 140 of file bloaty/third_party/protobuf/src/google/protobuf/service.h.
Enumerator | |
---|---|
STUB_OWNS_CHANNEL | |
STUB_DOESNT_OWN_CHANNEL | |
STUB_OWNS_CHANNEL | |
STUB_DOESNT_OWN_CHANNEL |
Definition at line 140 of file protobuf/src/google/protobuf/service.h.
|
inline |
Definition at line 134 of file bloaty/third_party/protobuf/src/google/protobuf/service.h.
|
virtual |
Definition at line 40 of file bloaty/third_party/protobuf/src/google/protobuf/service.cc.
|
inline |
Definition at line 134 of file protobuf/src/google/protobuf/service.h.
|
virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
private |
|
private |