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