template <typename Arg1>
class FunctionClosure1
Defined at line 164 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
Public Methods
void FunctionClosure1<Arg1> (FunctionType function, bool self_deleting, Arg1 arg1)
Defined at line 168 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
void ~FunctionClosure1<Arg1> ()
Defined at line 172 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
void Run ()
Defined at line 174 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h