MxStreamManager

If the MxStreamManager object is created by allocating heap memory, you must destroy the MxStreamManager object after using it. Otherwise, unexpected errors will occur.

If an exception indicating that the constructor fails to be executed due to memory exhaustion occurs, do not call subsequent member functions.

Function Usage

This class is used to manage processes, including loading process configurations, creating processes, sending data to processes, and obtaining execution results.

Prototype

1
MxStreamManager::MxStreamManager();