ReactOS 0.4.15-dev-7924-g5949c20
expr_eval_routine Struct Reference
Collaboration diagram for expr_eval_routine:

Public Attributes

struct list entry
 
const type_tiface
 
const type_tcont_type
 
charname
 
unsigned int baseoff
 
const expr_texpr
 

Detailed Description

Definition at line 54 of file typegen.c.

Member Data Documentation

◆ baseoff

unsigned int expr_eval_routine::baseoff

Definition at line 60 of file typegen.c.

Referenced by write_array_tfs(), write_conf_or_var_desc(), and write_expr_eval_routines().

◆ cont_type

const type_t* expr_eval_routine::cont_type

Definition at line 58 of file typegen.c.

Referenced by write_conf_or_var_desc(), and write_expr_eval_routines().

◆ entry

struct list expr_eval_routine::entry

Definition at line 56 of file typegen.c.

Referenced by write_conf_or_var_desc(), and write_expr_eval_routine_list().

◆ expr

const expr_t* expr_eval_routine::expr

Definition at line 61 of file typegen.c.

Referenced by write_conf_or_var_desc(), and write_expr_eval_routines().

◆ iface

◆ name

char* expr_eval_routine::name

The documentation for this struct was generated from the following file: