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

#include <GlobalsHandling.h>

Public Member Functions

 InitFlag (bool &flag)
 

Detailed Description

This is another bit of hackery that will act as a flag for whether or not a global/static has been initialized yet. An instance should be placed in the cpp file after the static/global it's meant to monitor.

Constructor & Destructor Documentation

◆ InitFlag()

xbmcutil::InitFlag::InitFlag ( bool & flag)
inlineexplicit

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