Yet Another eXchange Tool 0.11.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
int_vec Struct Reference
Collaboration diagram for int_vec:

Public Attributes

size_t size
 
size_t num
 
union { 
 
   int *   vec 
 
   int   e1 
 
p 
 

Detailed Description

Definition at line 1500 of file xt_idxstripes.c.

Member Data Documentation

◆ e1

int int_vec::e1

Definition at line 1505 of file xt_idxstripes.c.

◆ num

size_t int_vec::num

Definition at line 1502 of file xt_idxstripes.c.

◆ [union]

union { ... } int_vec::p

◆ size

size_t int_vec::size

Definition at line 1502 of file xt_idxstripes.c.

◆ vec

int* int_vec::vec

Definition at line 1504 of file xt_idxstripes.c.


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