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