libcdio-paranoia 10.2+2.0.2
Data Fields
sort_info Struct Reference

#include <isort.h>

Data Fields

int16_t * vector
 
long * abspos
 
long size
 
long maxsize
 
long sortbegin
 
long lo
 
long hi
 
int val
 
sort_link_t ** head
 
long * bucketusage
 
long lastbucket
 
sort_link_trevindex
 

Field Documentation

◆ abspos

long* sort_info::abspos

Referenced by sort_setup().

◆ bucketusage

long* sort_info::bucketusage

◆ head

sort_link_t** sort_info::head

◆ hi

long sort_info::hi

Referenced by sort_nextmatch(), and sort_setup().

◆ lastbucket

long sort_info::lastbucket

Referenced by sort_alloc(), and sort_unsortall().

◆ lo

long sort_info::lo

Referenced by sort_setup().

◆ maxsize

long sort_info::maxsize

Referenced by sort_alloc().

◆ revindex

sort_link_t* sort_info::revindex

Referenced by sort_alloc(), and sort_free().

◆ size

long sort_info::size

Referenced by sort_alloc(), and sort_setup().

◆ sortbegin

long sort_info::sortbegin

◆ val

int sort_info::val

◆ vector

int16_t* sort_info::vector

Referenced by sort_alloc(), and sort_setup().


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