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