source_link_manager::begin Method
Returns an iterator to the first element in the source_link_manager object.
iterator begin();
Return Value
An iterator addressing the first element in the source_link_manager object.
Remarks
The end state of the iterator is indicated by a NULL link.
Requirements
Header: agents.h
Namespace: concurrency