Spec ModViewModifiedString
Transforms the character of a host using a custom functor.

Extends ModifiedString
All Extended ModifiedString
All Impl'd AssignableConcept, ContainerConcept, DestructibleConcept, ForwardContainerConcept, RandomAccessContainerConcept, ReversibleContainerConcept, SequenceConcept
Defined in <seqan/modifier.h>
Signature template <typename THost, typename TFunctor> class ModifiedString<THost, ModView<TFunctor> >;

Template Parameters

THost The host iterator.
TFunctor A unary functor type.

Member Function Overview

Member Functions Inherited From AssignableConcept

Member Functions Inherited From RandomAccessContainerConcept

Interface Function Overview

Interface Functions Inherited From AssignableConcept

Interface Functions Inherited From ContainerConcept

Interface Functions Inherited From RandomAccessContainerConcept

Interface Functions Inherited From SequenceConcept

Interface Metafunction Overview

Interface Metafunctions Inherited From ContainerConcept

Interface Metafunctions Inherited From SequenceConcept