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

#include <GUIMediaWindow.h>

Public Member Functions

 CUpdateGuard (std::atomic_bool &update)
 
 ~CUpdateGuard ()
 

Protected Attributes

std::atomic_bool & m_update
 

Constructor & Destructor Documentation

§ CUpdateGuard()

CGUIMediaWindow::CUpdateGuard::CUpdateGuard ( std::atomic_bool &  update)
inline

§ ~CUpdateGuard()

CGUIMediaWindow::CUpdateGuard::~CUpdateGuard ( )
inline

Member Data Documentation

§ m_update

std::atomic_bool& CGUIMediaWindow::CUpdateGuard::m_update
protected

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