public class rec__c
extends java.lang.Object
Constructor and Description |
---|
rec__c() |
Modifier and Type | Method and 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) |
public static void set_data(ST_Agobj_s obj, ST_Agrec_s data, int mtflock)
public static ST_Agrec_s aggetrec(__ptr__ obj, CString name, boolean mtf)