Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
XBMCAddonUtils::InvertSingleLockGuard Class Reference

#include <AddonUtils.h>

Public Member Functions

 InvertSingleLockGuard (std::unique_lock< CCriticalSection > &_lock)
 
 ~InvertSingleLockGuard ()
 

Constructor & Destructor Documentation

◆ InvertSingleLockGuard()

XBMCAddonUtils::InvertSingleLockGuard::InvertSingleLockGuard ( std::unique_lock< CCriticalSection > & _lock)
inlineexplicit

◆ ~InvertSingleLockGuard()

XBMCAddonUtils::InvertSingleLockGuard::~InvertSingleLockGuard ( )
inline

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