[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The ISource class is the interface for all Source blocks. Source blocks have messages to pass to Target blocks.
template<
class _Type
>
class ISource;
- _Type
Public Typedefs
Name | Description |
|---|
source_type | |
Public Constructors
Public Methods
Protected Methods
For more information, see Asynchronous Message Blocks.
Concurrency::ISource<_Type>
Header: agents.h
Reference