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