SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::chardna_iterator Class Reference

Iterate over DNA sequences in different encodings. More...

Inherits iterator_facade< chardna_iterator, const char, boost::random_access_traversal_tag, const char >.

Public Member Functions

 chardna_iterator (const char *const pt)
 
 chardna_iterator (const shore::intpack::const_iterator &it)
 
void set_complement (const bool comp)
 Set whether to return the complement of the element when dereferencing.
 

Friends

class boost::iterator_core_access
 

Detailed Description

Iterate over DNA sequences in different encodings.

This iterator decodes to char independent of the underlying encoding.


The documentation for this class was generated from the following file: