propagator_block::initialize_source_and_target メソッド
ベース オブジェクトを初期化します。 特に、message_processor オブジェクトは初期化する必要があります。
void initialize_source_and_target(
Scheduler * _PScheduler = NULL,
ScheduleGroup * _PScheduleGroup = NULL
);
パラメーター
_PScheduler
タスクのスケジューリングに使用されるスケジューラ。_PScheduleGroup
タスクのスケジューリングに使用されるスケジュール グループ。
必要条件
ヘッダー: agents.h
名前空間: Concurrency