Kestrel Interface
Loading...
Searching...
No Matches
kest_eff_desc.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  kest_effect_desc

Functions

 DECLARE_LINKED_PTR_LIST (kest_effect_desc)
int kest_init_effect_desc (kest_effect_desc *eff)
int kest_effect_desc_generate_res_rpt (kest_effect_desc *eff)
kest_expr_scopekest_eff_desc_create_scope (kest_effect_desc *eff)

Function Documentation

◆ DECLARE_LINKED_PTR_LIST()

DECLARE_LINKED_PTR_LIST ( kest_effect_desc )

◆ kest_eff_desc_create_scope()

kest_expr_scope * kest_eff_desc_create_scope ( kest_effect_desc * eff)

Definition at line 74 of file kest_eff_desc.c.

Here is the call graph for this function:

◆ kest_effect_desc_generate_res_rpt()

int kest_effect_desc_generate_res_rpt ( kest_effect_desc * eff)

Definition at line 26 of file kest_eff_desc.c.

Referenced by kest_read_eff_desc_from_file().

Here is the caller graph for this function:

◆ kest_init_effect_desc()

int kest_init_effect_desc ( kest_effect_desc * eff)

Definition at line 9 of file kest_eff_desc.c.

Referenced by kest_read_eff_desc_from_file().

Here is the caller graph for this function: