kodi
Public Member Functions | List of all members
SoLoader Class Reference
Inheritance diagram for SoLoader:
Inheritance graph
[legend]
Collaboration diagram for SoLoader:
Collaboration graph
[legend]

Public Member Functions

 SoLoader (const std::string &so, bool bGlobal=false)
 
bool Load () override
 
void Unload () override
 
int ResolveExport (const char *symbol, void **ptr, bool logging=true) override
 
bool IsSystemDll () override
 
HMODULE GetHModule () override
 
bool HasSymbols () override
 
- Public Member Functions inherited from LibraryLoader
 LibraryLoader (const std::string &libraryFile)
 
virtual int ResolveOrdinal (unsigned long ordinal, void **ptr)
 
const char * GetName () const
 
const char * GetFileName () const
 
const char * GetPath () const
 
int IncrRef ()
 
int DecrRef ()
 
int GetRef ()
 

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