public static class ST_tna_t.Array extends UnsupportedArrayOfStruct2 implements __ptr__, __array_of_ptr__
| Constructor and Description |
|---|
Array(int size) |
| Modifier and Type | Method and Description |
|---|---|
ST_tna_t.Array |
asPtr() |
int |
comparePointerInternal(__array_of_ptr__ other) |
ST_tna_t |
get(int i) |
ST_tna_t |
getStruct() |
int |
minus(ST_tna_t.Array other) |
ST_tna_t.Array |
move(int delta) |
ST_tna_t.Array |
plus(int delta) |
ST_tna_t.Array |
plusJ(int i) |
void |
realloc(size_t nb) |
ST_tna_t.Array |
reallocJ(int newsize) |
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getInternal, getPtr, getUID36, memcopyFrom, minus, realloc, setDouble, setDouble, setInt, setInt, setInternalByIndex, setPtr, setPtr, setStruct, setStruct, swap, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, minus, setDouble, setInt, setPtr, setStruct, unsupportedsetDouble, setInt, setPtr, setStructgetInt, getInternal, getPtr, getUID36, memcopyFrom, realloc, setDouble, setInt, setInternalByIndex, setPtr, setStruct, swappublic ST_tna_t.Array asPtr()
asPtr in interface __array_of_ptr__asPtr in class UnsupportedArrayOfStruct2public ST_tna_t getStruct()
getStruct in interface __array_of_ptr__getStruct in interface __ptr__getStruct in class UnsupportedArrayOfStruct2public ST_tna_t.Array reallocJ(int newsize)
public ST_tna_t.Array plus(int delta)
plus in interface __array_of_ptr__plus in interface __ptr__public ST_tna_t get(int i)
public ST_tna_t.Array plusJ(int i)
public int minus(ST_tna_t.Array other)
public ST_tna_t.Array move(int delta)
move in interface __array_of_ptr__public void realloc(size_t nb)
realloc in interface __array_of_ptr__public int comparePointerInternal(__array_of_ptr__ other)
comparePointerInternal in interface __array_of_ptr__