Building Controls Virtual Test Bed
Stack Struct Reference

#include <utilXml.h>

Public Attributes

char ** head
 
int top
 
int cur
 

Detailed Description

Definition at line 132 of file util/utilXml.h.

Member Data Documentation

int Stack::cur

Definition at line 135 of file util/utilXml.h.

Referenced by end(), getxmlvalues(), and start().

char** Stack::head

Definition at line 133 of file util/utilXml.h.

Referenced by end(), getxmlvalues(), stackPopBCVTB(), stackPushBCVTB(), and start().

int Stack::top

Definition at line 134 of file util/utilXml.h.

Referenced by getxmlvalues(), stackPopBCVTB(), stackPushBCVTB(), and start().


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