#include <main_ai_thread.h>
◆ MainAiThread()
MainAiThread::MainAiThread |
( |
| ) |
|
◆ addAiObject()
void MainAiThread::addAiObject |
( |
AiObject * |
pAiObject | ) |
|
◆ cleanDestroyed()
void MainAiThread::cleanDestroyed |
( |
| ) |
|
|
private |
◆ run()
void MainAiThread::run |
( |
| ) |
|
◆ start()
void MainAiThread::start |
( |
| ) |
|
◆ stop()
void MainAiThread::stop |
( |
| ) |
|
◆ m_bStop
bool MainAiThread::m_bStop |
|
private |
◆ m_pThread
std::thread* MainAiThread::m_pThread |
|
private |
◆ m_vMutexObjects
std::mutex MainAiThread::m_vMutexObjects |
|
private |
◆ m_vObjects
std::vector<AiObject *> MainAiThread::m_vObjects |
|
private |
◆ TAG
std::string MainAiThread::TAG |
|
private |
The documentation for this class was generated from the following files: