public static class ST_Agnode_s.Array extends UnsupportedArrayOfStruct2 implements __ptr__, __array_of_ptr__
| Constructor and Description |
|---|
Array(int size) |
| Modifier and Type | Method and Description |
|---|---|
ST_Agnode_s.Array |
asPtr() |
int |
comparePointerInternal(__array_of_ptr__ other) |
ST_Agnode_s |
get(int i) |
ST_Agnode_s |
getPtr() |
int |
minus(ST_Agnode_s.Array other) |
ST_Agnode_s.Array |
move(int delta) |
ST_Agnode_s.Array |
plus(int delta) |
ST_Agnode_s.Array |
plusJ(int i) |
void |
realloc(size_t nb) |
ST_Agnode_s.Array |
reallocJ(int newsize) |
void |
setPtr(__ptr__ value) |
void |
setStruct(__struct__ value) |
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getInternal, getStruct, getUID36, memcopyFrom, minus, realloc, setDouble, setDouble, setInt, setInt, setInternalByIndex, setPtr, setStruct, swap, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getStruct, minus, setDouble, setInt, unsupportedsetDouble, setInt, setPtr, setStructgetInt, getInternal, getStruct, getUID36, memcopyFrom, realloc, setDouble, setInt, setInternalByIndex, swappublic void setStruct(__struct__ value)
setStruct in interface __array_of_ptr__setStruct in interface __ptr__setStruct in class UnsupportedArrayOfStruct2public ST_Agnode_s.Array asPtr()
asPtr in interface __array_of_ptr__asPtr in class UnsupportedArrayOfStruct2public ST_Agnode_s.Array reallocJ(int newsize)
public ST_Agnode_s.Array plus(int delta)
plus in interface __array_of_ptr__plus in interface __ptr__public void setPtr(__ptr__ value)
setPtr in interface __array_of_ptr__setPtr in interface __ptr__setPtr in class UnsupportedArrayOfStruct2public ST_Agnode_s getPtr()
getPtr in interface __array_of_ptr__getPtr in interface __ptr__getPtr in class UnsupportedArrayOfStruct2public ST_Agnode_s get(int i)
public ST_Agnode_s.Array plusJ(int i)
public int minus(ST_Agnode_s.Array other)
public ST_Agnode_s.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__