Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CSectionLoader::CDll Class Reference

#include <SectionLoader.h>

Public Attributes

std::string m_strDllName
 
long m_lReferenceCount
 
LibraryLoaderm_pDll
 
unsigned int m_unloadDelayStartTick
 
bool m_bDelayUnload
 

Member Data Documentation

§ m_bDelayUnload

bool CSectionLoader::CDll::m_bDelayUnload

§ m_lReferenceCount

long CSectionLoader::CDll::m_lReferenceCount

§ m_pDll

LibraryLoader* CSectionLoader::CDll::m_pDll

§ m_strDllName

std::string CSectionLoader::CDll::m_strDllName

§ m_unloadDelayStartTick

unsigned int CSectionLoader::CDll::m_unloadDelayStartTick

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