NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
SeqsetIterator Struct Reference

UID Sequence Set Iterator. More...

#include "private.h"

Data Fields

char * full_seqset
 
char * eostr
 
int in_range
 
int down
 
unsigned int range_cur
 
unsigned int range_end
 
char * substr_cur
 
char * substr_end
 

Detailed Description

UID Sequence Set Iterator.

Definition at line 168 of file private.h.

Field Documentation

◆ full_seqset

char* SeqsetIterator::full_seqset

Definition at line 170 of file private.h.

◆ eostr

char* SeqsetIterator::eostr

Definition at line 171 of file private.h.

◆ in_range

int SeqsetIterator::in_range

Definition at line 172 of file private.h.

◆ down

int SeqsetIterator::down

Definition at line 173 of file private.h.

◆ range_cur

unsigned int SeqsetIterator::range_cur

Definition at line 174 of file private.h.

◆ range_end

unsigned int SeqsetIterator::range_end

Definition at line 175 of file private.h.

◆ substr_cur

char* SeqsetIterator::substr_cur

Definition at line 176 of file private.h.

◆ substr_end

char* SeqsetIterator::substr_end

Definition at line 177 of file private.h.


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