template <typename R, typename Arg1>
class FunctionResultCallback_0_1
Defined at line 304 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
Public Methods
void FunctionResultCallback_0_1<R, Arg1> (FunctionType function, bool self_deleting)
Defined at line 308 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
void ~FunctionResultCallback_0_1<R, Arg1> ()
Defined at line 310 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
R Run (Arg1 a1)
Defined at line 312 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h