DistDir
Data Fields
t_idxlist Struct Reference

The structure contains information about an index list. More...

#include <idxlist.h>

Data Fields

int count
 Size of the index list. More...
 
int * list
 Array of indices in the index list. More...
 

Detailed Description

The structure contains information about an index list.

Field Documentation

◆ count

int t_idxlist::count

Size of the index list.

◆ list

int* t_idxlist::list

Array of indices in the index list.


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