template <typename R, typename P1, typename A1>

class FunctionResultCallback_1_1

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

Public Methods

void FunctionResultCallback_1_1<R, P1, A1> (FunctionType function, bool self_deleting, P1 p1)

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

void ~FunctionResultCallback_1_1<R, P1, A1> ()

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

R Run (A1 a1)

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