|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use streamit.library | |
---|---|
streamit.library | The main library package. |
streamit.library.io | |
streamit.library.iriter | Implements the iterators necessary for communicating with scheduler2. |
streamit.library.jcc |
Classes in streamit.library used by streamit.library | |
---|---|
Channel
|
|
ChannelConnectFilter
|
|
FeedbackLoop
|
|
Filter
|
|
float2
|
|
float3
|
|
float4
|
|
Joiner
|
|
Message
This class represents a message that is sent from one filter to another using the out-of-band messaging system (it is not for steady-state dataflow). |
|
Operator
|
|
Operator.MessageStub
|
|
ParameterContainer
|
|
Pipeline
implements a pipeline - stream already has all the functionality, so there's no need to put it in Pipeline - just inherit Stream :) |
|
Rate
Represents an I/O rate, possibly having some range of values. |
|
SplitJoin
|
|
SplitJoin.SplitJoinType
|
|
Splitter
|
|
Stream
|
|
Structure
|
Classes in streamit.library used by streamit.library.io | |
---|---|
Filter
|
|
Operator
|
|
Stream
|
Classes in streamit.library used by streamit.library.iriter | |
---|---|
FeedbackLoop
|
|
Filter
|
|
Pipeline
implements a pipeline - stream already has all the functionality, so there's no need to put it in Pipeline - just inherit Stream :) |
|
SplitJoin
|
|
Stream
|
Classes in streamit.library used by streamit.library.jcc | |
---|---|
Channel
|
|
FeedbackLoop
|
|
Filter
|
|
Pipeline
implements a pipeline - stream already has all the functionality, so there's no need to put it in Pipeline - just inherit Stream :) |
|
SplitJoin
|
|
Stream
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |