Base class with shared functionality for ezLongOpControllerManager and ezLongOpWorkerManager.
More...
#include <LongOpManager.h>
|
|
void | Startup (ezProcessCommunicationChannel *pCommunicationChannel) |
| | Needs to be called early to initialize the IPC channel to use.
|
| |
|
void | Shutdown () |
| | Call this to shut down the IPC communication.
|
| |
|
|
ezMutex | m_Mutex |
| | Publicly exposed mutex for some special cases.
|
| |
Base class with shared functionality for ezLongOpControllerManager and ezLongOpWorkerManager.
The documentation for this class was generated from the following files:
- /home/runner/work/ezEngine/ezEngine/Code/Editor/EditorEngineProcessFramework/LongOps/Implementation/LongOpManager.h
- /home/runner/work/ezEngine/ezEngine/Code/Editor/EditorEngineProcessFramework/LongOps/Implementation/LongOpManager.cpp