template <typename Class, typename Arg1, typename Arg2>

class MethodClosure2

Defined at line 235 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h

Public Methods

void MethodClosure2<Class, Arg1, Arg2> (Class * object, MethodType method, bool self_deleting, Arg1 arg1, Arg2 arg2)

Defined at line 239 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h

void ~MethodClosure2<Class, Arg1, Arg2> ()

Defined at line 243 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h

void Run ()

Defined at line 245 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h