webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Supplementable.h>
Public Member Functions | |
void | provideSupplement (const char *key, std::unique_ptr< Supplement< T >> supplement) |
void | removeSupplement (const char *key) |
Supplement< T > * | requireSupplement (const char *key) |
void | provideSupplement (const char *key, std::unique_ptr< Supplement< T >> supplement) |
void | removeSupplement (const char *key) |
Supplement< T > * | requireSupplement (const char *key) |
Protected Member Functions | |
Supplementable () | |
Supplementable () | |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |