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

Public Member Functions

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

Constructor & Destructor Documentation

◆ PosixLibrary()

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

◆ ~PosixLibrary()

angle::PosixLibrary::~PosixLibrary ( )
override

Member Function Documentation

◆ getSymbol()

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

Implements angle::Library.


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