20 lines
398 B
Modula-2
20 lines
398 B
Modula-2
LIBRARY "Microsoft.Research.Dryad.DryadLinq.NativeWrapper.dll"
|
|
|
|
EXPORTS
|
|
GetTotalLength
|
|
GetExpectedLength
|
|
GetVertexId
|
|
GetNumOfInputs
|
|
GetNumOfOutputs
|
|
SetInitialSizeHint
|
|
GetInputChannelURI
|
|
GetOutputChannelURI
|
|
Flush
|
|
Close
|
|
ReadDataBlock
|
|
WriteDataBlock
|
|
AllocateDataBlock
|
|
ReleaseDataBlock
|
|
EnableFifoInputChannel
|
|
EnableFifoOutputChannel
|