_postfix_queue Struct Reference


Detailed Description

--------------------------------------------------------------------------- In order to evaluate a user supplied functional form of a layer, the expression must be converted to postfix notation. This queue holds the expresion, token by token, for rapid and easy evaluation

Definition at line 231 of file yanera.h.


Data Fields

unsigned short n
yanera_postfix_queue_elementfront
yanera_postfix_queue_elementrear

Field Documentation

unsigned short _postfix_queue::n

Number of list elements

Definition at line 232 of file yanera.h.

Linked list link to front

Definition at line 233 of file yanera.h.

Linked list link to rear

Definition at line 234 of file yanera.h.


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

Generated on Thu May 29 10:56:34 2008 by  doxygen 1.5.5