public class ST_nlist_t extends UnsupportedStructAndPtr implements HardcodedStruct
| Modifier and Type | Field and Description |
|---|---|
int |
size |
UID| Constructor and Description |
|---|
ST_nlist_t() |
ST_nlist_t(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
allocEmpty(int n_nodes) |
ST_Agnode_s |
getFromList(int i) |
void |
reallocEmpty(int n_nodes) |
void |
resetList() |
void |
setInList(int idx,
ST_Agnode_s value) |
____, ___, 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_nlist_t(StarStruct parent)
public ST_nlist_t()
public void reallocEmpty(int n_nodes)
public void allocEmpty(int n_nodes)
public void setInList(int idx,
ST_Agnode_s value)
public ST_Agnode_s getFromList(int i)
public void resetList()