This is Unofficial EPICS BASE Doxygen Site
expression_element Struct Reference

Public Attributes

char * name
 
char in_stack_pri
 
char in_coming_pri
 
signed char runtime_effect
 
element_type type
 
rpn_opcode code
 

Detailed Description

Definition at line 51 of file postfix.c.

Member Data Documentation

rpn_opcode expression_element::code

Definition at line 57 of file postfix.c.

char expression_element::in_coming_pri

Definition at line 54 of file postfix.c.

char expression_element::in_stack_pri

Definition at line 53 of file postfix.c.

char* expression_element::name

Definition at line 52 of file postfix.c.

signed char expression_element::runtime_effect

Definition at line 55 of file postfix.c.

element_type expression_element::type

Definition at line 56 of file postfix.c.


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