#include <callback.h>
Public Types | |
typedef R(T::* | MethodType) (P1, P2, P3, P4, P5, P6, A1, A2) |
typedef R(T::* | MethodType) (P1, P2, P3, P4, P5, P6, A1, A2) |
Public Member Functions | |
MethodResultCallback_6_2 (T *object, MethodType method, bool self_deleting, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) | |
MethodResultCallback_6_2 (T *object, MethodType method, bool self_deleting, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) | |
R | Run (A1 a1, A2 a2) override |
R | Run (A1 a1, A2 a2) override |
~MethodResultCallback_6_2 () | |
~MethodResultCallback_6_2 () | |
![]() | |
ResultCallback2 () | |
ResultCallback2 () | |
virtual | ~ResultCallback2 () |
virtual | ~ResultCallback2 () |
Private Attributes | |
MethodType | method_ |
T * | object_ |
std::remove_reference< P1 >::type | p1_ |
std::remove_reference< P2 >::type | p2_ |
std::remove_reference< P3 >::type | p3_ |
std::remove_reference< P4 >::type | p4_ |
std::remove_reference< P5 >::type | p5_ |
std::remove_reference< P6 >::type | p6_ |
bool | self_deleting_ |
Definition at line 377 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
typedef R(T::* google::protobuf.internal::MethodResultCallback_6_2< R, T, P1, P2, P3, P4, P5, P6, A1, A2 >::MethodType) (P1, P2, P3, P4, P5, P6, A1, A2) |
Definition at line 379 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
typedef R(T::* google::protobuf.internal::MethodResultCallback_6_2< R, T, P1, P2, P3, P4, P5, P6, A1, A2 >::MethodType) (P1, P2, P3, P4, P5, P6, A1, A2) |
Definition at line 379 of file protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 380 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 391 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 380 of file protobuf/src/google/protobuf/stubs/callback.h.
|
inline |
Definition at line 391 of file protobuf/src/google/protobuf/stubs/callback.h.
|
inlineoverridevirtual |
Implements google::protobuf::ResultCallback2< R, A1, A2 >.
Definition at line 393 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
inlineoverridevirtual |
Implements google::protobuf::ResultCallback2< R, A1, A2 >.
Definition at line 393 of file protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 402 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 401 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 404 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 405 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 406 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 407 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 408 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 409 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.
|
private |
Definition at line 403 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.