webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <proxy.h>
Public Types | |
typedef R(C::* | Method) () const |
typedef R(C::* | Method) () const |
Public Member Functions | |
ConstMethodCall0 (C *c, Method m) | |
R | Marshal (const rtc::Location &posted_from, rtc::Thread *t) |
ConstMethodCall0 (C *c, Method m) | |
R | Marshal (const rtc::Location &posted_from, rtc::Thread *t) |
Additional Inherited Members |
typedef R(C::* webrtc::ConstMethodCall0< C, R >::Method) () const |
typedef R(C::* webrtc::ConstMethodCall0< C, R >::Method) () const |
|
inline |
|
inline |
|
inline |
|
inline |