webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
angle::Win32Library Class Reference
Inheritance diagram for angle::Win32Library:
angle::Library angle::NonCopyable

Public Member Functions

 Win32Library (const std::string &libraryName)
 
 ~Win32Library () override
 
voidgetSymbol (const std::string &symbolName) override
 
- Public Member Functions inherited from angle::Library
virtual ~Library ()
 

Constructor & Destructor Documentation

◆ Win32Library()

angle::Win32Library::Win32Library ( const std::string libraryName)

◆ ~Win32Library()

angle::Win32Library::~Win32Library ( )
override

Member Function Documentation

◆ getSymbol()

void * angle::Win32Library::getSymbol ( const std::string symbolName)
overridevirtual

Implements angle::Library.


The documentation for this class was generated from the following file: