template <typename R>
class ResultCallback
Defined at line 89 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
Public Methods
void ResultCallback<R> ()
Defined at line 91 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
void ResultCallback<R> (const ResultCallback<R> & )
Defined at line 92 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
R Run ()
ResultCallback<R> & operator= (const ResultCallback<R> & )
Defined at line 93 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h
void ~ResultCallback<R> ()
Defined at line 94 of file ../../third_party/protobuf/src/google/protobuf/stubs/callback.h