Package | Description |
---|---|
gen.lib.cdt | |
gen.lib.cgraph | |
h |
Modifier and Type | Method and Description |
---|---|
static ST_dtlink_s |
dtextract__c.dtextract(ST_dt_s dt) |
static ST_dtlink_s |
dtflatten__c.dtflatten(ST_dt_s dt) |
Modifier and Type | Method and Description |
---|---|
static int |
dtrestore__c.dtrestore(ST_dt_s dt,
ST_dtlink_s list) |
static int |
dtsize__c.treecount(ST_dtlink_s e) |
Modifier and Type | Method and Description |
---|---|
static int |
graph__c.cnt(ST_dt_s d,
STARSTAR<ST_dtlink_s> set) |
static void |
edge__c.ins(ST_dt_s d,
STARSTAR<ST_dtlink_s> set,
ST_Agedge_s e) |
Modifier and Type | Class and Description |
---|---|
class |
ST_refstr_t |
Modifier and Type | Field and Description |
---|---|
ST_dtlink_s |
ST_dtdata_s._head |
ST_dtlink_s |
ST_dtlink_s._left |
ST_dtlink_s |
ST_dthold_s.hdr |
ST_dtlink_s |
ST_dtdata_s.here |
ST_dtlink_s |
ST_Agsubnode_s.id_link |
ST_dtlink_s |
ST_Agedge_s.id_link |
ST_dtlink_s |
ST_Agsubnode_s.in_id |
ST_dtlink_s |
ST_Agsubnode_s.in_seq |
ST_dtlink_s |
ST_HDict_t.link |
ST_dtlink_s |
ST_Agsym_s.link |
ST_dtlink_s |
ST_Agraph_s.link |
ST_dtlink_s |
ST_Agsubnode_s.out_id |
ST_dtlink_s |
ST_Agsubnode_s.out_seq |
ST_dtlink_s |
ST_dtlink_s.right |
ST_dtlink_s |
ST_Agsubnode_s.seq_link |
ST_dtlink_s |
ST_Agedge_s.seq_link |
Modifier and Type | Method and Description |
---|---|
ST_Agsubnode_s |
ST_Agsubnode_s.from_id_link(ST_dtlink_s from) |
StarStruct |
ST_Agedge_s.from_id_link(ST_dtlink_s from) |
StarStruct |
ST_Agsym_s.from_link(ST_dtlink_s from) |
StarStruct |
ST_Agraph_s.from_link(ST_dtlink_s from) |
ST_Agsubnode_s |
ST_Agsubnode_s.from_seq_link(ST_dtlink_s from) |
StarStruct |
ST_Agedge_s.from_seq_link(ST_dtlink_s from) |
CString |
ST_refstr_t.to_s(ST_dtlink_s from) |
Copyright © 2020. All Rights Reserved.