Package smetana.core
Interface __ptr__
-
- All Superinterfaces:
__c__fields
- All Known Subinterfaces:
_dtstat_s,_grid,_vmalloc_s,_xdot_op,Agcbstack_s,Agcbstack_t,Agdstate_s,Agiodisc_s,agobjfn_t,agobjupdfn_t,AllH,api_t,attr_state_t,Branch_t,CFunction,clust_t,color_type_t,colorseg_t,colorsegs_t,compile_stack_elt_t,compile_stack_type,degitem,dndata,drawfunc_t,Dtcompar_f,Dtevent_f,Dtfree_f,Dthash_f,Dtmake_f,Dtmemory_f,Dtsearch_f,Dtstat_t,edata,edgelistitem,ellipse_t,emit_state_t,epair_t,epsf_t,erec,estack,exdot_op,fontname_kind,GVCOMMON_t,gvformatter_engine_s,gvplugin_api_t,gvplugin_library_t,htmllabel_t,imagescale_t,imagetype_t,intitem,item,knowntype_t,label_type,layerWidthInfo_t,layout_info,layout_t,layout_type,Leaf_t,LeafList_t,lexstate_t,list_t,ListNode_t,lt_symlist_t,ltriangle_t,lvertex_2_t,map_shape_t,maze,monchain_t,mpair,MPairDisc,mytime_t,ndata,nodeGroup_t,nodelist_t,nodelistitem,nodelistitem_t,nodesizefn_t,nsitem_t,obj_state_s,obj_state_t,obj_type,objlist,opts_t,p2e_t,pack_mode,pair,pair2,paird,parms_t,PartitionVars,pathpoint,pen_type,pending_cb_t,pendingset_t,pf,pitem,pointf_s,poly_desc_t,posinfo_t,posstate,PostscriptAlias,Ppoint_t,print_op,putstrfn,Pvector_t,Pxy_t,qnode_t,qsort_cmpf,radfunc_t,rank_t,ratio_t,shape_kind,ST_Node_t___or_object_t,stack,StarStruct,stk_t,stream_t,stroke_t,symlist_t,tedge_t,tms,trap_t,usershape_s,usershape_t,val_t,vararr_t,vconfig_s,vconfig_t,vertex,vertexchain_t,walkfn_t,xdot,xdot_align,xdot_color,xdot_color_stop,xdot_font,xdot_grad_type,xdot_image,xdot_kind,xdot_linear_grad,xdot_op,xdot_point,xdot_polyline,xdot_radial_grad,xdot_rect,xdot_state_t,xdot_stats,xdot_text,xop_kind,xparams,YYSTYPE
- All Known Implementing Classes:
CFunctionImpl,CString,MutableDoublePtr,ST_adjmatrix_t,ST_Agattr_s,ST_Agcbstack_s,ST_Agclos_s,ST_Agdatadict_s,ST_Agdesc_s,ST_Agdesc_s.MyInternalData,ST_Agdisc_s,ST_Agdstate_s,ST_Agedge_s,ST_Agedge_s.ArrayOfStar,ST_Agedgeinfo_t,ST_Agedgepair_s,ST_Agiddisc_s,ST_Agmemdisc_s,ST_Agnode_s,ST_Agnode_s.Array,ST_Agnode_s.ArrayOfStar,ST_Agnodeinfo_t,ST_Agobj_s,ST_Agraph_s,ST_Agraph_s.Array,ST_Agraphinfo_t,ST_Agrec_s,ST_Agsubnode_s,ST_Agsym_s,ST_Agtag_s,ST_Agtag_s.MyInternalData,ST_arrowdir_t,ST_arrowname_t,ST_arrowtype_t,ST_aspect_t,ST_BestPos_t,ST_bezier,ST_bezier.Array2,ST_boxf,ST_Branch_t,ST_cinfo_t,ST_deque_t,ST_dt_s,ST_dtdata_s,ST_dtdisc_s,ST_dthold_s,ST_dtlink_s,ST_dtmethod_s,ST_elist,ST_EMPTY,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_object_t.Array,ST_pack_info,ST_PartitionVars,ST_path,ST_pathend_t,ST_Pedge_t,ST_Pedge_t.Array,ST_point,ST_pointf,ST_pointf.Array,ST_pointnlink_t,ST_polygon_t,ST_port,ST_Ppoly_t,ST_rank_t,ST_rank_t.Array2,ST_Rect_t,ST_refstr_t,ST_RTree,ST_shape_desc,ST_shape_functions,ST_spline_info_t,ST_splineInfo,ST_splines,ST_SplitQ_t,ST_tedge_t,ST_textfont_t,ST_textlabel_t,ST_textspan_t,ST_textspan_t.Array,ST_tna_t,ST_tna_t.Array,ST_triangle_t,ST_xlabel_t,ST_xlabel_t.Array,ST_XLabels_t,StarArrayOfCString,StarArrayOfInteger,UnsupportedC,UnsupportedStarStruct,UnsupportedStructAndPtr
public interface __ptr__ extends __c__fields
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectaddVirtualBytes(int bytes)__ptr__castTo(java.lang.Class dest)intcomparePointer(__ptr__ other)voidcopyDataFrom(__ptr__ other)voidcopyDataFrom(__struct__ other)java.lang.StringgetDebug(java.lang.String fieldName)doublegetDouble()intgetInt()__ptr__getPtr()__struct__getStruct()intminus(__ptr__ other)__ptr__plus(int pointerMove)voidsetDouble(double value)voidsetInt(int value)voidsetPtr(__ptr__ value)voidsetStruct(__struct__ value)__ptr__unsupported()-
Methods inherited from interface smetana.core.__c__fields
setDouble, setInt, setPtr, setStruct
-
-
-
-
Method Detail
-
castTo
__ptr__ castTo(java.lang.Class dest)
-
addVirtualBytes
java.lang.Object addVirtualBytes(int bytes)
-
unsupported
__ptr__ unsupported()
-
plus
__ptr__ plus(int pointerMove)
-
comparePointer
int comparePointer(__ptr__ other)
-
minus
int minus(__ptr__ other)
-
getDebug
java.lang.String getDebug(java.lang.String fieldName)
-
copyDataFrom
void copyDataFrom(__ptr__ other)
-
copyDataFrom
void copyDataFrom(__struct__ other)
-
getInt
int getInt()
-
setInt
void setInt(int value)
-
getDouble
double getDouble()
-
setDouble
void setDouble(double value)
-
getPtr
__ptr__ getPtr()
-
setPtr
void setPtr(__ptr__ value)
-
getStruct
__struct__ getStruct()
-
setStruct
void setStruct(__struct__ value)
-
-