#include <callback.h>
Public Types | |
typedef R(* | FunctionType) () |
typedef R(* | FunctionType) () |
Public Member Functions | |
FunctionResultCallback_0_0 (FunctionType function, bool self_deleting) | |
FunctionResultCallback_0_0 (FunctionType function, bool self_deleting) | |
R | Run () override |
R | Run () override |
~FunctionResultCallback_0_0 () | |
~FunctionResultCallback_0_0 () | |
![]() | |
ResultCallback () | |
ResultCallback () | |
virtual | ~ResultCallback () |
virtual | ~ResultCallback () |
Private Attributes | |
FunctionType | function_ |
bool | self_deleting_ |
Definition at line 259 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
typedef R(* google::protobuf.internal::FunctionResultCallback_0_0< R >::FunctionType) () |
Definition at line 261 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
typedef R(* google::protobuf.internal::FunctionResultCallback_0_0< R >::FunctionType) () |
Definition at line 261 of file protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 263 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 265 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 263 of file protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 265 of file protobuf/src/google/protobuf/stubs/callback.h.
|
inlineoverridevirtual |
Implements google::protobuf::ResultCallback< R >.
Definition at line 267 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inlineoverridevirtual |
Implements google::protobuf::ResultCallback< R >.
Definition at line 267 of file protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 275 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 276 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.