webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <callback.h>
Public Member Functions | |
Closure () | |
virtual | ~Closure () |
virtual void | Run ()=0 |
|
inline |
|
virtual |
|
pure virtual |
Implemented in google::protobuf.internal::MethodClosure2< Class, Arg1, Arg2 >, google::protobuf.internal::FunctionClosure2< Arg1, Arg2 >, google::protobuf.internal::MethodClosure1< Class, Arg1 >, google::protobuf.internal::FunctionClosure1< Arg1 >, google::protobuf.internal::MethodClosure0< Class >, and google::protobuf.internal::FunctionClosure0.