ISource::unlink_targets 方法

在派生类中重写时,将所有目标块与该 ISource 块断开链接。

virtual void unlink_targets() = 0;

要求

**标头:**agents.h

命名空间: 并发

请参见

参考

ISource 类