public final class ST_Agedge_s extends ST_Agobj_s
| Modifier and Type | Field and Description |
|---|---|
ST_Agobj_s |
base |
ST_dtlink_s |
id_link |
java.lang.String |
NAME |
ST_Agedge_s |
NEXT |
ST_Agnode_s |
node |
ST_Agedge_s |
PREV |
ST_dtlink_s |
seq_link |
data, tagCPT, SPY_ME, UID| Constructor and Description |
|---|
ST_Agedge_s() |
| Modifier and Type | Method and Description |
|---|---|
void |
___(__struct__ arg) |
java.lang.Object |
getTheField(FieldOffset offset) |
boolean |
isSameThan(__ptr__ other) |
ST_Agedge_s |
plus_(int pointerMove) |
castTo, copy, unsupportedpublic ST_Agedge_s PREV
public ST_Agedge_s NEXT
public final ST_Agobj_s base
public final ST_dtlink_s id_link
public final ST_dtlink_s seq_link
public ST_Agnode_s node
public java.lang.String NAME
public void ___(__struct__ arg)
___ in interface __struct_____ in class UnsupportedStarStructpublic boolean isSameThan(__ptr__ other)
isSameThan in interface __ptr__isSameThan in class UnsupportedStarStructpublic java.lang.Object getTheField(FieldOffset offset)
getTheField in interface __ptr__getTheField in class UnsupportedStarStructpublic ST_Agedge_s plus_(int pointerMove)