xbmc
Public Member Functions | List of all members
LibraryLoader Class Referenceabstract
Inheritance diagram for LibraryLoader:
Inheritance graph
[legend]

Public Member Functions

 LibraryLoader (const std::string &libraryFile)
 
virtual bool Load ()=0
 
virtual void Unload ()=0
 
virtual int ResolveExport (const char *symbol, void **ptr, bool logging=true)=0
 
virtual int ResolveOrdinal (unsigned long ordinal, void **ptr)
 
virtual bool IsSystemDll ()=0
 
virtual HMODULE GetHModule ()=0
 
virtual bool HasSymbols ()=0
 
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: