Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

WsFunctionHashRec Struct Reference

#include <wsstree.h>


Data Fields

WsBool defined
WsUInt8 findex
WsUInt32 usage_count


Field Documentation

WsBool WsFunctionHashRec::defined
 

Definition at line 217 of file wsstree.h.

Referenced by ws_expr_linearize(), and ws_function().

WsUInt8 WsFunctionHashRec::findex
 

Definition at line 220 of file wsstree.h.

Referenced by compile_stream(), ws_expr_linearize(), and ws_function().

WsUInt32 WsFunctionHashRec::usage_count
 

Definition at line 222 of file wsstree.h.

Referenced by compile_stream(), and yyparse().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.