ceptr
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
STypeData Union Reference

#include <semtrex.h>

Collaboration diagram for STypeData:
[legend]

Data Fields

Sliteral symbol
 Symbol to match on for StateSymbol type states.
 
Svalue value
 Value data to match on for StateValue type states.
 
SgroupOpen groupo
 Group data for matching for StateGroup type states.
 
SgroupClose groupc
 Group data for matching for StateGroup type states.
 

Detailed Description

Different state types need to store different kinds of values so we put them in a union

Definition at line 70 of file semtrex.h.


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