template <typename Class, typename Arg1>
class MethodClosure1
Defined at line 187 of file ../../third_party/protobuf/src/src/google/protobuf/stubs/callback.h
Public Methods
void MethodClosure1<Class, Arg1> (Class *object,MethodTypemethod,boolself_deleting,Arg1arg1)
Defined at line 191 of file ../../third_party/protobuf/src/src/google/protobuf/stubs/callback.h
void ~MethodClosure1<Class, Arg1> ()
Defined at line 195 of file ../../third_party/protobuf/src/src/google/protobuf/stubs/callback.h
void Run ()
Defined at line 197 of file ../../third_party/protobuf/src/src/google/protobuf/stubs/callback.h