flod ~master (2016-03-15T07:39:31Z)
Dub
Repo
TestStage
flod
pipeline
Undocumented in source.
version(unittest)
mixin template
TestStage (
N
...
) {
alias
This
=
typeof
(
this
)
;
alias
Stage
=
F
;
this(this)
;
void
opAssign
(typeof(this) );
this
(Arg!Stage arg);
Arg
!
Stage
arg
;
}
Constructors
this
this
(Arg!Stage arg)
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Members
Aliases
Stage
alias
Stage
=
F
Undocumented in source.
This
alias
This
=
typeof
(
this
)
Undocumented in source.
Functions
opAssign
void
opAssign
(typeof(this) )
Undocumented in source.
Variables
arg
Arg
!
Stage
arg
;
Undocumented in source.
Meta
Source
See Implementation
flod
pipeline
enums
DriveMode
functions
filterImpl
filterMark
genChain
genStage
methodAttributesFromString
pipe
testChain
testOptimizeChain
mixin templates
FiberSwitch
ImplementTestAllocFilter
ImplementTestAllocPeekFilter
ImplementTestAllocPullFilter
ImplementTestAllocPushFilter
ImplementTestAllocSink
ImplementTestAllocSource
ImplementTestPeekAllocFilter
ImplementTestPeekFilter
ImplementTestPeekPullFilter
ImplementTestPeekPushFilter
ImplementTestPeekSink
ImplementTestPeekSource
ImplementTestPullAllocFilter
ImplementTestPullFilter
ImplementTestPullPeekFilter
ImplementTestPullPushFilter
ImplementTestPullSink
ImplementTestPullSource
ImplementTestPushAllocFilter
ImplementTestPushFilter
ImplementTestPushPeekFilter
ImplementTestPushPullFilter
ImplementTestPushSink
ImplementTestPushSource
TestStage
structs
Arg
Pipeline
Schema
TestAllocSink
TestAllocSource
TestPeekSink
TestPeekSource
TestPullSink
TestPullSource
TestPushSink
TestPushSource
UniversalTestSink
UniversalTestSource
variables
inputArray
isSchema
outputArray
outputIndex