template <typename Class, typename Arg1>

class MethodClosure1

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

Public Methods

void MethodClosure1<Class, Arg1> (Class * object, MethodType method, bool self_deleting, Arg1 arg1)

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

void ~MethodClosure1<Class, Arg1> ()

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

void Run ()

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