public class ST_deque_t extends UnsupportedStructAndPtr implements HardcodedStruct
| Modifier and Type | Field and Description |
|---|---|
int |
apex |
int |
fpnlpi |
int |
lpnlpi |
int |
pnlpn |
ST_pointnlink_t[] |
pnlps |
UID| Constructor and Description |
|---|
ST_deque_t() |
ST_deque_t(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
malloc(int newdqn) |
boolean |
realloc(int newdqn) |
____, ___, amp, copy, getInternalDataaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopyDataFrommemcopyFromaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetDouble, setInt, setPtr, setStructpublic ST_pointnlink_t[] pnlps
public int pnlpn
public int fpnlpi
public int lpnlpi
public int apex
public ST_deque_t()
public ST_deque_t(StarStruct parent)