Package gen.lib.cgraph
Class rec__c
- java.lang.Object
-
- gen.lib.cgraph.rec__c
-
public class rec__c extends Object
-
-
Constructor Summary
Constructors Constructor Description rec__c()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static __ptr__
agbindrec(Globals zz, __ptr__ arg_obj, CString recname, size_t recsize, boolean mtf)
static ST_Agrec_s
aggetrec(__ptr__ obj, CString name, boolean mtf)
static void
set_data(ST_Agobj_s obj, ST_Agrec_s data, int mtflock)
-
-
-
Method Detail
-
set_data
public static void set_data(ST_Agobj_s obj, ST_Agrec_s data, int mtflock)
-
aggetrec
public static ST_Agrec_s aggetrec(__ptr__ obj, CString name, boolean mtf)
-
-