Package h
Class ST_arrowdir_t
- java.lang.Object
-
- All Implemented Interfaces:
__c__fields
,__ptr__
,__struct__
,AllH
,Area
,InternalData
,StarStruct
public class ST_arrowdir_t extends UnsupportedStructAndPtr
-
-
Field Summary
Fields Modifier and Type Field Description int
eflag
int
sflag
-
Fields inherited from class smetana.core.UnsupportedStarStruct
UID
-
-
Constructor Summary
Constructors Constructor Description ST_arrowdir_t()
ST_arrowdir_t(StarStruct parent)
-
Method Summary
-
Methods inherited from class smetana.core.UnsupportedStructAndPtr
___, ____, amp, copy, getInternalData
-
Methods inherited from class smetana.core.UnsupportedStarStruct
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
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface smetana.core.__ptr__
comparePointer, getDouble, getInt, getPtr, minus, setDouble, setInt, setPtr, unsupported
-
-
-
-
Constructor Detail
-
ST_arrowdir_t
public ST_arrowdir_t()
-
ST_arrowdir_t
public ST_arrowdir_t(StarStruct parent)
-
-