|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <callback.h>
Public Types | |
| typedef R(* | FunctionType) (P1) |
Public Member Functions | |
| FunctionResultCallback_1_0 (FunctionType function, bool self_deleting, P1 p1) | |
| ~FunctionResultCallback_1_0 () | |
| R | Run () |
Public Member Functions inherited from google::protobuf::ResultCallback< R > | |
| ResultCallback () | |
| virtual | ~ResultCallback () |
| typedef R(* google::protobuf.internal::FunctionResultCallback_1_0< R, P1 >::FunctionType) (P1) |
|
inline |
|
inline |
|
inlinevirtual |
Implements google::protobuf::ResultCallback< R >.
1.8.13