Yet Another eXchange Tool  0.9.0
Public Attributes | List of all members
Xt_handle_set_type_ Struct Reference
Collaboration diagram for Xt_handle_set_type_:

Public Attributes

unsigned num
 
unsigned cap
 
unsigned hnf
 
void ** p
 

Detailed Description

Examples
test_handles.c.

Definition at line 59 of file xt_handles.c.

Member Data Documentation

◆ cap

unsigned Xt_handle_set_type_::cap

Definition at line 61 of file xt_handles.c.

◆ hnf

unsigned Xt_handle_set_type_::hnf

Definition at line 62 of file xt_handles.c.

◆ num

unsigned Xt_handle_set_type_::num

Definition at line 60 of file xt_handles.c.

◆ p

void** Xt_handle_set_type_::p

Definition at line 63 of file xt_handles.c.


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