Uses of Class
h.ST_Agrec_s
-
Packages that use ST_Agrec_s Package Description gen.lib.cgraph h smetana.core -
-
Uses of ST_Agrec_s in gen.lib.cgraph
Methods in gen.lib.cgraph that return ST_Agrec_s Modifier and Type Method Description static ST_Agrec_s
rec__c. aggetrec(__ptr__ obj, CString name, boolean mtf)
static ST_Agrec_s
attr__c. agmakeattrs(ST_Agraph_s context, ST_Agobj_s obj)
Methods in gen.lib.cgraph with parameters of type ST_Agrec_s Modifier and Type Method Description static void
rec__c. set_data(ST_Agobj_s obj, ST_Agrec_s data, int mtflock)
-
Uses of ST_Agrec_s in h
Subclasses of ST_Agrec_s in h Modifier and Type Class Description class
ST_Agattr_s
class
ST_Agdatadict_s
class
ST_Agedgeinfo_t
class
ST_Agnodeinfo_t
class
ST_Agraphinfo_t
Fields in h declared as ST_Agrec_s Modifier and Type Field Description ST_Agrec_s
ST_Agobj_s. data
ST_Agrec_s
ST_Agrec_s. next
-
Uses of ST_Agrec_s in smetana.core
Methods in smetana.core that return ST_Agrec_s Modifier and Type Method Description static ST_Agrec_s
Macro. AGDATA(ST_Agobj_s obj)
Methods in smetana.core with parameters of type ST_Agrec_s Modifier and Type Method Description static void
Macro. AGDATA(ST_Agobj_s obj, ST_Agrec_s v)
-