Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CSectionLoader::CDll Class Reference

#include <SectionLoader.h>

Public Attributes

std::string m_strDllName
 
long m_lReferenceCount
 
LibraryLoaderm_pDll
 
std::chrono::time_point< std::chrono::steady_clock > 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

std::chrono::time_point<std::chrono::steady_clock> CSectionLoader::CDll::m_unloadDelayStartTick

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