#include <OpenALUpdateThread.h>
◆ OpenALUpdateThread()
| OpenALUpdateThread::OpenALUpdateThread |
( |
| ) |
|
|
inline |
◆ ~OpenALUpdateThread()
| virtual OpenALUpdateThread::~OpenALUpdateThread |
( |
| ) |
|
|
inlinevirtual |
◆ IsRunning()
| bool OpenALUpdateThread::IsRunning |
( |
| ) |
const |
|
inlinenoexcept |
◆ Start()
| void OpenALUpdateThread::Start |
( |
int |
interval, |
|
|
std::function< void(void)> |
func |
|
) |
| |
|
inline |
◆ Stop()
| void OpenALUpdateThread::Stop |
( |
| ) |
|
|
inline |
◆ bRunning
| std::atomic<bool> OpenALUpdateThread::bRunning |
|
private |
◆ theThread
| std::thread OpenALUpdateThread::theThread |
|
private |
The documentation for this class was generated from the following file: