|
Yet Another eXchange Tool
0.9.0
|
#include <xt_core.h>
Public Attributes | |
| int | start |
| int | size |
| int | stride |
represents size number of positions beginning with start, where the positions are (start + i * stride) for i in [0,size)
| int Xt_offset_ext::start |