#include <callback.h>
Public Types | |
typedef R(T::* | MethodType) () |
typedef R(T::* | MethodType) () |
Public Member Functions | |
MethodResultCallback_0_0 (T *object, MethodType method, bool self_deleting) | |
MethodResultCallback_0_0 (T *object, MethodType method, bool self_deleting) | |
R | Run () |
R | Run () |
~MethodResultCallback_0_0 () | |
~MethodResultCallback_0_0 () | |
![]() | |
ResultCallback () | |
ResultCallback () | |
virtual | ~ResultCallback () |
virtual | ~ResultCallback () |
Private Attributes | |
MethodType | method_ |
T * | object_ |
bool | self_deleting_ |
Definition at line 353 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
typedef R(T::* google::protobuf.internal::MethodResultCallback_0_0< R, T >::MethodType) () |
Definition at line 355 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
typedef R(T::* google::protobuf.internal::MethodResultCallback_0_0< R, T >::MethodType) () |
Definition at line 355 of file protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 356 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 360 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 356 of file protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 360 of file protobuf/src/google/protobuf/stubs/callback.h.
|
inlinevirtual |
Implements google::protobuf::ResultCallback< R >.
Definition at line 362 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inlinevirtual |
Implements google::protobuf::ResultCallback< R >.
Definition at line 362 of file protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 371 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 370 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 372 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.