Package smetana.core
Class UnsupportedStarStruct
java.lang.Object
smetana.core.UnsupportedStarStruct
- All Implemented Interfaces:
__ptr__
,__struct__
- Direct Known Subclasses:
ST_adjmatrix_t
,ST_Agcbstack_s
,ST_Agclos_s
,ST_Agdesc_s
,ST_Agdisc_s
,ST_Agdstate_s
,ST_Agedgepair_s
,ST_Agiddisc_s
,ST_Agiodisc_s
,ST_Agmemdisc_s
,ST_Agobj_s
,ST_Agrec_s
,ST_Agsubnode_s
,ST_Agsym_s
,ST_Agtag_s
,ST_arrowdir_t
,ST_arrowname_t
,ST_arrowtype_t
,ST_aspect_t
,ST_BestPos_t
,ST_bezier
,ST_blk_t
,ST_boxf
,ST_Branch_t
,ST_cinfo_t
,ST_deque_t
,ST_dt_s
,ST_dtdata_s
,ST_dtdisc_s
,ST_dtlink_s
,ST_dtmethod_s
,ST_elist
,ST_field_t
,ST_fontinfo
,ST_GVC_s
,ST_GVCOMMON_t
,ST_gvlayout_engine_s
,ST_gvlayout_features_t
,ST_gvplugin_active_layout_t
,ST_gvplugin_available_s
,ST_gvplugin_installed_t
,ST_HDict_t
,ST_IMapEntry_t
,ST_inside_t
,ST_label_params_t
,ST_layout_t
,ST_LeafList_t
,ST_nlist_t
,ST_Node_t___
,ST_nodequeue
,ST_object_t
,ST_pack_info
,ST_PartitionVars
,ST_path
,ST_pathend_t
,ST_Pedge_t
,ST_point
,ST_pointf
,ST_pointnlink_t
,ST_polygon_t
,ST_port
,ST_Ppoly_t
,ST_rank_t
,ST_Rect_t
,ST_RTree
,ST_shape_desc
,ST_shape_functions
,ST_spline_info_t
,ST_splineInfo
,ST_splines
,ST_SplitQ_t
,ST_STheap_t
,ST_stk_t
,ST_subtree_t
,ST_tedge_t
,ST_textfont_t
,ST_textlabel_t
,ST_textspan_t
,ST_tna_t
,ST_triangle_t
,ST_xlabel_t
,ST_XLabels_t
-
Field Summary
Modifier and TypeFieldDescriptionstatic final AtomicInteger
static UnsupportedStarStruct
final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
___
(__struct__ other) copy()
getTheField
(FieldOffset virtualBytes) boolean
isSameThan
(__ptr__ other) final __ptr__
-
Field Details
-
CPT
-
UID
public final int UID -
SPY_ME
-
-
Constructor Details
-
UnsupportedStarStruct
public UnsupportedStarStruct()
-
-
Method Details
-
unsupported
- Specified by:
unsupported
in interface__ptr__
-
isSameThan
- Specified by:
isSameThan
in interface__ptr__
-
castTo
-
getTheField
- Specified by:
getTheField
in interface__ptr__
-
copy
- Specified by:
copy
in interface__struct__
-
___
- Specified by:
___
in interface__struct__
-