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, getInternalData
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setPtr, setStruct, setStruct, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
copyDataFrom
memcopyFrom
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupported
setDouble, setInt, setPtr, setStruct
public 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()
Copyright © 2020. All Rights Reserved.