public class ST_elist extends UnsupportedStructAndPtr implements HardcodedStruct
Modifier and Type | Field and Description |
---|---|
java.util.List<ST_Agedge_s> |
list |
int |
size |
UID
Constructor and Description |
---|
ST_elist() |
ST_elist(StarStruct parent) |
Modifier and Type | Method and Description |
---|---|
void |
___(__struct__ other) |
ST_elist |
copy() |
void |
copyDataFrom(__struct__ other) |
void |
free() |
__ptr__ |
getFromList(int i) |
boolean |
listNotNull() |
void |
mallocEmpty(int nb) |
void |
realloc(int nb) |
void |
setInList(int idx,
java.lang.Object value) |
void |
setStruct(__struct__ value) |
____, amp, getInternalData
addVirtualBytes, castTo, comparePointer, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setPtr, setStruct, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
memcopyFrom
addVirtualBytes, castTo, comparePointer, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, unsupported
setDouble, setInt, setPtr, setStruct
public int size
public java.util.List<ST_Agedge_s> list
public ST_elist()
public ST_elist(StarStruct parent)
public void copyDataFrom(__struct__ other)
copyDataFrom
in interface __ptr__
copyDataFrom
in interface StarStruct
copyDataFrom
in interface HardcodedStruct
copyDataFrom
in class UnsupportedStarStruct
public void setStruct(__struct__ value)
setStruct
in interface __ptr__
setStruct
in interface StarStruct
setStruct
in class UnsupportedStarStruct
public void ___(__struct__ other)
___
in interface __struct__
___
in class UnsupportedStructAndPtr
public ST_elist copy()
copy
in interface __struct__
copy
in class UnsupportedStructAndPtr
public boolean listNotNull()
public void mallocEmpty(int nb)
public void realloc(int nb)
public void free()
public void setInList(int idx, java.lang.Object value)
public __ptr__ getFromList(int i)
Copyright © 2019. All Rights Reserved.