Share via

Facebook x.com LinkedIn Email

unbounded_buffer::link_target_notification Method

A callback that notifies that a new target has been linked to this unbounded_buffer messaging block.

virtual void link_target_notification(
 ITarget<_Type> * _PTarget
);

Parameters

  • _PTarget
    A pointer to the newly linked target.

Requirements

Header: agents.h

Namespace: Concurrency

See Also

Reference

unbounded_buffer Class


  • Last updated on 2013年02月04日