webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <callback.h>
Public Types | |
typedef void(Class::* | MethodType) () |
Public Member Functions | |
MethodClosure0 (Class *object, MethodType method, bool self_deleting) | |
~MethodClosure0 () | |
void | Run () |
Public Member Functions inherited from google::protobuf::Closure | |
Closure () | |
virtual | ~Closure () |
typedef void(Class::* google::protobuf.internal::MethodClosure0< Class >::MethodType) () |
|
inline |
|
inline |
|
inlinevirtual |
Implements google::protobuf::Closure.