public static class ST_textspan_t.Array extends UnsupportedArrayOfStruct2 implements __ptr__, __array_of_ptr__
| Constructor and Description |
|---|
Array(int size) |
| Modifier and Type | Method and Description |
|---|---|
ST_textspan_t.Array |
asPtr() |
int |
comparePointerInternal(__array_of_ptr__ other) |
ST_textspan_t |
get(int i) |
ST_textspan_t |
getStruct() |
int |
minus(ST_textspan_t.Array other) |
ST_textspan_t.Array |
move(int delta) |
ST_textspan_t.Array |
plus(int delta) |
ST_textspan_t.Array |
plusJ(int i) |
void |
realloc(size_t nb) |
ST_textspan_t.Array |
reallocJ(int newsize) |
void |
setInt(java.lang.String fieldName,
int data) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ data) |
void |
setStruct(java.lang.String fieldName,
__struct__ data) |
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getInternal, getPtr, getUID36, memcopyFrom, minus, realloc, setDouble, setDouble, setInt, setInternalByIndex, setPtr, 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, unsupportedsetDoublegetInt, getInternal, getPtr, getUID36, memcopyFrom, realloc, setDouble, setInt, setInternalByIndex, setPtr, setStruct, swappublic __ptr__ setPtr(java.lang.String fieldName, __ptr__ data)
setPtr in interface __c__fieldssetPtr in class UnsupportedArrayOfStruct2public void setInt(java.lang.String fieldName,
int data)
setInt in interface __c__fieldssetInt in class UnsupportedArrayOfStruct2public void setStruct(java.lang.String fieldName,
__struct__ data)
setStruct in interface __c__fieldssetStruct in class UnsupportedArrayOfStruct2public ST_textspan_t.Array asPtr()
asPtr in interface __array_of_ptr__asPtr in class UnsupportedArrayOfStruct2public ST_textspan_t getStruct()
getStruct in interface __array_of_ptr__getStruct in interface __ptr__getStruct in class UnsupportedArrayOfStruct2public ST_textspan_t.Array reallocJ(int newsize)
public ST_textspan_t.Array plus(int delta)
plus in interface __array_of_ptr__plus in interface __ptr__public ST_textspan_t get(int i)
public ST_textspan_t.Array plusJ(int i)
public int minus(ST_textspan_t.Array other)
public ST_textspan_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__