A consumer Port
type P is a
SignalConsumer
if its PortTraits
is a SignalPortTraits.
A SignalConsumer
must also match the concepts modeled by the boost::function
class.
Refinement of
-
consumer
Port ConnectablewithSignalProducerof same signature.-
concepts modeled by the
boost::functionclass. -
convertible to
boost::function.
Requirements
The following requrements are only those that are in addition to or different than those of the refined concepts listed above:
|
Name |
Expression |
Result Type |
Semantics |
|---|---|---|---|
|
Traits |
|
|
Header
boost::function
models SignalConsumer
after including the following files:
#include <boost/dataflow/signals/support.hpp>