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

Classes

class  Import
 

Public Member Functions

 Win32DllLoader (const std::string &dll, bool isSystemDll)
 
virtual bool Load ()
 
virtual void Unload ()
 
virtual int ResolveExport (const char *symbol, void **ptr, bool logging=true)
 
virtual bool IsSystemDll ()
 
virtual HMODULE GetHModule ()
 
virtual bool HasSymbols ()
 
- 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: