template <typename Class>
class MethodClosure0
Defined at line 143 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
Public Methods
void MethodClosure0<Class> (Class * object, MethodType method, bool self_deleting)
Defined at line 147 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
void ~MethodClosure0<Class> ()
Defined at line 149 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
void Run ()
Defined at line 151 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h