kodi
Public Member Functions | List of all members
xbmcutil::InitFlag Class Reference

This is another bit of hackery that will act as a flag for whether or not a global/static has been initialized yet. More...

#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.


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