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
Flags Struct Reference

Public Attributes

std::atomic< boollingerAtWork {true}
 
std::atomic< boolstarted {false}
 
std::atomic< boolfinished {false}
 
std::atomic< boolwasCanceled {false}
 

Member Data Documentation

◆ finished

std::atomic<bool> Flags::finished {false}

◆ lingerAtWork

std::atomic<bool> Flags::lingerAtWork {true}

◆ started

std::atomic<bool> Flags::started {false}

◆ wasCanceled

std::atomic<bool> Flags::wasCanceled {false}

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