webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Supplementable.h>
Public Member Functions | |
virtual | ~Supplement () |
virtual bool | isRefCountedWrapper () const |
virtual | ~Supplement () |
virtual bool | isRefCountedWrapper () const |
Static Public Member Functions | |
static void | provideTo (Supplementable< T > *host, const char *key, std::unique_ptr< Supplement< T >> supplement) |
static Supplement< T > * | from (Supplementable< T > *host, const char *key) |
static void | provideTo (Supplementable< T > *host, const char *key, std::unique_ptr< Supplement< T >> supplement) |
static Supplement< T > * | from (Supplementable< T > *host, const char *key) |
|
inlinevirtual |
|
inlinevirtual |
|
inlinestatic |
|
inlinestatic |
|
inlinevirtual |
Reimplemented in WebCore::InternalSettingsWrapper.
|
inlinevirtual |
Reimplemented in WebCore::InternalSettingsWrapper.
|
inlinestatic |
|
inlinestatic |