Public Member Functions | |
| DataSynchronizeDispatcherBase (const DataSynchronizeDispatcherBuildInfo &bi) | |
Protected Member Functions | |
| void | _compute () |
| Notifies the implementation that the synchronization information has changed. | |
Protected Attributes | |
| IParallelMng * | m_parallel_mng = nullptr |
| Runner * | m_runner = nullptr |
| Ref< DataSynchronizeInfo > | m_sync_info |
| Ref< IDataSynchronizeImplementation > | m_synchronize_implementation |
Definition at line 58 of file DataSynchronizeDispatcher.cc.
|
explicit |
Definition at line 80 of file DataSynchronizeDispatcher.cc.
| Arcane::DataSynchronizeDispatcherBase::~DataSynchronizeDispatcherBase | ( | ) |
Definition at line 91 of file DataSynchronizeDispatcher.cc.
|
protected |
Notifies the implementation that the synchronization information has changed.
Definition at line 103 of file DataSynchronizeDispatcher.cc.
Referenced by Arcane::DataSynchronizeDispatcher::compute(), and Arcane::DataSynchronizeMultiDispatcherV2::compute().
|
protected |
Definition at line 67 of file DataSynchronizeDispatcher.cc.
|
protected |
Definition at line 68 of file DataSynchronizeDispatcher.cc.
|
protected |
Definition at line 69 of file DataSynchronizeDispatcher.cc.
|
protected |
Definition at line 70 of file DataSynchronizeDispatcher.cc.