Constructor
IdePipelineStageTransfernew
Declaration
IdePipelineStageTransfer*
ide_pipeline_stage_transfer_new (
IdeContext* context,
IdeTransfer* transfer
)
Parameters
context
-
Type:
IdeContext
No description available.
The data is owned by the caller of the function. transfer
-
Type:
IdeTransfer
No description available.
The data is owned by the caller of the function.
Return value
Type: IdePipelineStageTransfer
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |