Yet Another eXchange Tool 0.11.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
Xt_offset_ext Struct Reference

#include <xt_core.h>

Collaboration diagram for Xt_offset_ext:

Public Attributes

int start
 
int size
 
int stride
 

Detailed Description

represents size number of positions beginning with start, where the positions are (start + i * stride) for i in [0,size)

Examples
test_redist_p2p.c.

Definition at line 104 of file xt_core.h.

Member Data Documentation

◆ size

int Xt_offset_ext::size

Definition at line 106 of file xt_core.h.

◆ start

int Xt_offset_ext::start
Examples
test_redist_p2p.c.

Definition at line 106 of file xt_core.h.

◆ stride

int Xt_offset_ext::stride

Definition at line 106 of file xt_core.h.


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