Package gen.lib.cgraph
Class obj__c
java.lang.Object
gen.lib.cgraph.obj__c
public class obj__c
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
agcontains
(ST_Agraph_s g, ST_Agobj_s obj) static java.lang.Object
agdelete
(java.lang.Object... arg_) static void
aginitcb
(ST_Agraph_s g, __ptr__ obj, ST_Agcbstack_s cbstack) static void
agmethod_init
(ST_Agraph_s g, __ptr__ obj) static void
agmethod_upd
(ST_Agraph_s g, __ptr__ obj, ST_Agsym_s sym) static int
agobjkind
(ST_Agobj_s arg) static ST_Agraph_s
agraphof
(ST_Agobj_s obj) static ST_Agraph_s
agroot
(ST_Agobj_s obj) static void
agupdcb
(ST_Agraph_s g, __ptr__ obj, ST_Agsym_s sym, ST_Agcbstack_s cbstack) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
obj__c
public obj__c()
-
-
Method Details
-
agdelete
public static java.lang.Object agdelete(java.lang.Object... arg_) -
agmethod_init
-
aginitcb
-
agmethod_upd
-
agupdcb
-
agroot
-
agraphof
-
agcontains
-
agobjkind
-