Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACEXML_Element_Tree_List_Stack Class Reference

A class for managing a stack of ACEXML_Element_Tree_List_Node's. More...

#include "parser/debug_validator/Element_Tree.h"

Collaboration diagram for ACEXML_Element_Tree_List_Stack:

Collaboration graph
[legend]
List of all members.

Public Methods

 ACEXML_Element_Tree_List_Stack ()
void push (ACEXML_Element_Tree_List_Node *n)
ACEXML_Element_Tree_List_Nodepop (void)
ACEXML_Element_Tree_List_Nodetop (void)
int empty (void)

Public Attributes

 ACE_ALLOC_HOOK_DECLARE

Protected Attributes

ACEXML_Element_Tree_List_Nodetop_

Detailed Description

A class for managing a stack of ACEXML_Element_Tree_List_Node's.

See also:
ACEXML_Element_Tree_List_Node


Constructor & Destructor Documentation

ACEXML_INLINE ACEXML_Element_Tree_List_Stack::ACEXML_Element_Tree_List_Stack void   
 


Member Function Documentation

ACEXML_INLINE int ACEXML_Element_Tree_List_Stack::empty void   
 

ACEXML_INLINE ACEXML_Element_Tree_List_Node * ACEXML_Element_Tree_List_Stack::pop void   
 

ACEXML_INLINE void ACEXML_Element_Tree_List_Stack::push ACEXML_Element_Tree_List_Node   n
 

ACEXML_INLINE ACEXML_Element_Tree_List_Node * ACEXML_Element_Tree_List_Stack::top void   
 


Member Data Documentation

ACEXML_Element_Tree_List_Stack::ACE_ALLOC_HOOK_DECLARE
 

ACEXML_Element_Tree_List_Node* ACEXML_Element_Tree_List_Stack::top_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 17:27:44 2002 for ACEXML by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001