public class ST_Agraph_s extends UnsupportedStructAndPtr
Modifier and Type | Class and Description |
---|---|
static class |
ST_Agraph_s.Array |
Modifier and Type | Field and Description |
---|---|
ST_Agobj_s |
base |
ST_Agclos_s |
clos |
ST_Agdesc_s |
desc |
ST_dt_s |
e_id |
ST_dt_s |
e_seq |
ST_dt_s |
g_dict |
ST_dtlink_s |
link |
ST_dt_s |
n_id |
ST_dt_s |
n_seq |
ST_Agraph_s |
parent |
ST_Agraph_s |
root |
UID
Constructor and Description |
---|
ST_Agraph_s() |
ST_Agraph_s(StarStruct parent) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
addVirtualBytes(int virtualBytes) |
ST_Agobj_s |
castTo_ST_Agobj_s() |
__ptr__ |
castTo(java.lang.Class dest) |
StarStruct |
from_link(ST_dtlink_s from) |
StarStruct |
getParent() |
ST_Agraph_s |
getPtr() |
ST_Agraph_s |
getStruct() |
boolean |
isSameThan(StarStruct other) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ newData) |
void |
setStruct(java.lang.String fieldName,
__struct__ newData) |
____, ___, amp, copy, getInternalData
comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getRealClass, getUID36, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setStruct, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
memcopyFrom
comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, minus, plus, setDouble, setInt, setPtr, setStruct, unsupported
setDouble, setInt
public final ST_Agobj_s base
public final ST_Agdesc_s desc
public final ST_dtlink_s link
public ST_dt_s n_seq
public ST_dt_s n_id
public ST_dt_s e_seq
public ST_dt_s e_id
public ST_dt_s g_dict
public ST_Agraph_s parent
public ST_Agraph_s root
public ST_Agclos_s clos
public ST_Agraph_s()
public ST_Agraph_s(StarStruct parent)
public StarStruct getParent()
public ST_Agraph_s getStruct()
getStruct
in interface __ptr__
getStruct
in interface StarStruct
getStruct
in class UnsupportedStarStruct
public void setStruct(java.lang.String fieldName, __struct__ newData)
setStruct
in interface __c__fields
setStruct
in interface StarStruct
setStruct
in class UnsupportedStarStruct
public ST_Agraph_s getPtr()
getPtr
in interface __ptr__
getPtr
in class UnsupportedStarStruct
public java.lang.Object addVirtualBytes(int virtualBytes)
addVirtualBytes
in interface __ptr__
addVirtualBytes
in interface StarStruct
addVirtualBytes
in class UnsupportedStarStruct
public __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr
in interface __c__fields
setPtr
in interface StarStruct
setPtr
in class UnsupportedStarStruct
public __ptr__ castTo(java.lang.Class dest)
castTo
in interface __ptr__
castTo
in interface StarStruct
castTo
in class UnsupportedStarStruct
public ST_Agobj_s castTo_ST_Agobj_s()
public boolean isSameThan(StarStruct other)
isSameThan
in interface StarStruct
isSameThan
in class UnsupportedStarStruct
public StarStruct from_link(ST_dtlink_s from)
Copyright © 2019. All Rights Reserved.