public static class ST_Agedge_s.ArrayOfStar extends UnsupportedArrayOfPtr implements __ptr__, __array_of_ptr__
| Constructor and Description |
|---|
ArrayOfStar(int size) |
ArrayOfStar(java.util.List<ST_Agedge_s> data,
int pos) |
| Modifier and Type | Method and Description |
|---|---|
ST_Agedge_s.ArrayOfStar |
asPtr() |
int |
comparePointer(__ptr__ other) |
ST_Agedge_s |
get(int i) |
ST_Agedge_s |
getPtr() |
boolean |
isSameThan2(ST_Agedge_s.ArrayOfStar other) |
ST_Agedge_s.ArrayOfStar |
plus(int delta) |
ST_Agedge_s.ArrayOfStar |
reallocJ(int newsize) |
void |
setPtr(__ptr__ value) |
void |
swap(int i,
int j) |
addVirtualBytes, castTo, comparePointerInternal, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getInternal, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, move, realloc, realloc, setDouble, setDouble, setInt, setInt, setInternalByIndex, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVirtualBytes, castTo, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getStruct, minus, setDouble, setInt, setStruct, unsupportedsetDouble, setInt, setPtr, setStructcomparePointerInternal, getInt, getInternal, getStruct, getUID36, memcopyFrom, move, realloc, realloc, setDouble, setInt, setInternalByIndex, setStructpublic ArrayOfStar(int size)
public ArrayOfStar(java.util.List<ST_Agedge_s> data, int pos)
public void swap(int i,
int j)
swap in interface __array_of_ptr__swap in class UnsupportedArrayOfPtrpublic ST_Agedge_s.ArrayOfStar reallocJ(int newsize)
public ST_Agedge_s.ArrayOfStar plus(int delta)
plus in interface __array_of_ptr__plus in interface __ptr__plus in class UnsupportedArrayOfPtrpublic ST_Agedge_s get(int i)
public ST_Agedge_s.ArrayOfStar asPtr()
asPtr in interface __array_of_ptr__asPtr in class UnsupportedArrayOfPtrpublic void setPtr(__ptr__ value)
setPtr in interface __array_of_ptr__setPtr in interface __ptr__setPtr in class UnsupportedArrayOfPtrpublic ST_Agedge_s getPtr()
getPtr in interface __array_of_ptr__getPtr in interface __ptr__getPtr in class UnsupportedArrayOfPtrpublic int comparePointer(__ptr__ other)
comparePointer in interface __ptr__comparePointer in class UnsupportedArrayOfPtrpublic boolean isSameThan2(ST_Agedge_s.ArrayOfStar other)