Spec Source
Pipelining adaptor for arbitrary containers or iterators.

Extends Pipe
All Extended Pipe
Defined in <seqan/pipe.h>
Signature template <typename TInput> class Pipe<TInput, Source<> >;

Template Parameters

TInput The type of container or iterator this module reads from.

Member Function Overview

Member Functions Inherited From Pipe

Interface Function Overview

Interface Functions Inherited From Pipe

Interface Metafunction Overview

Interface Metafunctions Inherited From Pipe