#include <callback.h>

Public Member Functions | |
| ResultCallback () | |
| ResultCallback () | |
| virtual R | Run ()=0 |
| virtual R | Run ()=0 |
| virtual | ~ResultCallback () |
| virtual | ~ResultCallback () |
Private Member Functions | |
| GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ResultCallback) | |
| GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ResultCallback) | |
Definition at line 85 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 87 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inlinevirtual |
Definition at line 88 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 87 of file protobuf/src/google/protobuf/stubs/callback.h.
|
inlinevirtual |
Definition at line 88 of file protobuf/src/google/protobuf/stubs/callback.h.
|
private |
|
private |
|
pure virtual |
Implemented in google::protobuf.internal::FunctionResultCallback_1_0< R, P1 >, google::protobuf.internal::FunctionResultCallback_1_0< R, P1 >, google::protobuf.internal::FunctionResultCallback_0_0< R >, google::protobuf.internal::FunctionResultCallback_0_0< R >, google::protobuf.internal::MethodResultCallback_0_0< R, T >, and google::protobuf.internal::MethodResultCallback_0_0< R, T >.
|
pure virtual |
Implemented in google::protobuf.internal::FunctionResultCallback_1_0< R, P1 >, google::protobuf.internal::FunctionResultCallback_1_0< R, P1 >, google::protobuf.internal::FunctionResultCallback_0_0< R >, google::protobuf.internal::FunctionResultCallback_0_0< R >, google::protobuf.internal::MethodResultCallback_0_0< R, T >, and google::protobuf.internal::MethodResultCallback_0_0< R, T >.