Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
DllOMX Class Reference

#include <DllOMX.h>

Inheritance diagram for DllOMX:
DllDynamic DllOMXInterface

Public Member Functions

virtual bool Load ()
 
- Public Member Functions inherited from DllDynamic
 DllDynamic ()
 
 DllDynamic (const std::string &strDllName)
 
virtual ~DllDynamic ()
 
virtual void Unload ()
 
virtual bool IsLoaded () const
 
bool CanLoad ()
 
bool EnableDelayedUnload (bool bOnOff)
 
bool SetFile (const std::string &strDllName)
 
const std::string & GetFile () const
 

Additional Inherited Members

- Protected Member Functions inherited from DllDynamic
virtual bool ResolveExports ()=0
 
virtual bool LoadSymbols ()
 
- Protected Attributes inherited from DllDynamic
bool m_DelayUnload
 
LibraryLoaderm_dll
 
std::string m_strDllName
 

Member Function Documentation

◆ Load()

virtual bool DllOMX::Load ( )
inlinevirtual

Reimplemented from DllDynamic.


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