Class Specialization
InfixSegment
An arbitrary segment.
![]() | ![]() | ||||||
InfixSegment |
Include Headers
seqan/sequence.h
Parameters
Type of the whole sequence. Instances of Remarks: Use Host to get the host type for a given class. |
Remarks
Specialization of
Metafunctions
The default overflow strategy for explicit resize. (Segment) | |
The default overflow strategy for implicit resize. (Segment) | |
Type for reading values. (Segment) | |
Type of the object a given object depends on. (Segment) | |
Determines whether a container stores its elements in a contiguous array. (Segment) | |
Determines whether a container stores its elements in sequential order. (Segment) | |
Type of iterator objects that are used to traverse the container. (Segment) | |
Reference type. (Segment) | |
Type of an object that is suitable to hold size information. (Segment) | |
The spec of a class. (Segment) | |
Type of the items in the container or behind an iterator. (Segment) |
Member Functions
Constructor |
Functions
Assigns one object to another object. (Segment) | |
Determines whether an iterator is at the beginning position. (Segment) | |
Determines whether an iterator is at the end position. (Segment) | |
The begin of a container. (Segment) | |
Begin position of object in host. (Segment) | |
The maximal length. (Segment) | |
Complement a sequence or a StringSet in-place. (Segment) | |
Test a container for being empty. (Segment) | |
End position of object in host. (Segment) | |
A value that identifies the underlying sequence. (Segment) | |
Iterates to the first position of a container. (Segment) | |
Iterates down one edge or a path in a tree. (Segment) | |
Iterates to the last position of a container. (Segment) | |
Iterates to next position. (Segment) | |
Iterates to pevious position. (Segment) | |
The object a given object depends on. (Segment) | |
The number of items/characters. (Segment) | |
Reverse and complement a sequence or a StringSet in-place. (Segment) | |
Sets begin of object in host. | |
Sets begin position of object in host. | |
Sets end of object in host. | |
Sets begin position of object in host. | |
Sets the host of an object. (Segment) | |
Determines whether two sequences share the same resource. (Segment) | |
Convert characters in sequence or StringSet to lower case in-place. (Segment) | |
Convert characters in sequence or StringSet to lower case in-place. (Segment) | |
Reference to the value. (Segment) |
See Also
SeqAn - Sequence Analysis Library - www.seqan.de