webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
angle::Library Class Referenceabstract

#include <system_utils.h>

Inheritance diagram for angle::Library:
angle::NonCopyable angle::PosixLibrary angle::Win32Library

Public Member Functions

virtual ~Library ()
 
virtual voidgetSymbol (const std::string &symbolName)=0
 

Constructor & Destructor Documentation

◆ ~Library()

virtual angle::Library::~Library ( )
inlinevirtual

Member Function Documentation

◆ getSymbol()

virtual void* angle::Library::getSymbol ( const std::string symbolName)
pure virtual

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