source_block::link_target 메서드
이 source_block 개체에 대상 블록을 연결합니다.
virtual void link_target(
ITarget<_Target_type> * _PTarget
);
매개 변수
- _PTarget
이 source_block 개체에 연결할 ITarget 블록에 대한 포인터입니다.
설명
이 메서드는 _PTarget가 NULL인 경우 invalid_argument 예외를 throw합니다.
요구 사항
헤더: agents.h
네임스페이스: 동시성