template <typename R, typename T, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename A1, typename A2>
class MethodResultCallback_6_2
Defined at line 378 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
Public Methods
void MethodResultCallback_6_2<R, T, P1, P2, P3, P4, P5, P6, A1, A2> (T * object, MethodType method, bool self_deleting, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6)
Defined at line 381 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
void ~MethodResultCallback_6_2<R, T, P1, P2, P3, P4, P5, P6, A1, A2> ()
Defined at line 392 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
R Run (A1 a1, A2 a2)
Defined at line 394 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h