Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ nodeOwnsCommunicator

bool DataStorm::NodeOptions::nodeOwnsCommunicator {false}

Specifies whether or not the node owns the communicator.

This option is only meaningful when the communicator field is not nullptr. If true, the node's destructor destroys the communicator. The default value is false.

Definition at line 35 of file Node.h.