LMMS
Loading...
Searching...
No Matches
ApplicationPrivateData.cpp File Reference
#include "ApplicationPrivateData.hpp"
#include "../Window.hpp"
#include "pugl.hpp"
#include <ctime>

Functions

static d_ThreadHandle getCurrentThreadHandle () noexcept
static bool isThisTheMainThread (const d_ThreadHandle mainThreadHandle) noexcept

Variables

START_NAMESPACE_DGL typedef std::list< DGL_NAMESPACE::Window * >::reverse_iterator WindowListReverseIterator

Function Documentation

◆ getCurrentThreadHandle()

d_ThreadHandle getCurrentThreadHandle ( )
staticnoexcept

◆ isThisTheMainThread()

bool isThisTheMainThread ( const d_ThreadHandle mainThreadHandle)
staticnoexcept

Variable Documentation

◆ WindowListReverseIterator

START_NAMESPACE_DGL typedef std::list<DGL_NAMESPACE::Window*>::reverse_iterator WindowListReverseIterator