webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <system_utils.h>
Public Member Functions | |
virtual | ~Library () |
virtual void * | getSymbol (const std::string &symbolName)=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in angle::PosixLibrary, and angle::Win32Library.