Xalan-C++ API Documentation

The Xalan C++ XSL Transformer Version 1.1

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

StackEntry Class Reference

#include <StackEntry.hpp>

List of all members.

Public Types

Public Methods

Static Public Methods

Protected Methods


Member Enumeration Documentation

enum StackEntry::eStackEntryType
 

Enumeration for types of stack entries, one of context state, context marker, element marker, or argument.

Enumeration values:
eContextState  
eContextMarker  
eElementMarker  
eArgument  
eElementFrameMarker  
eNextValue  


Constructor & Destructor Documentation

virtual StackEntry::~StackEntry ( ) [virtual]
 

StackEntry::StackEntry ( eStackEntryType theType ) [protected]
 

StackEntry::StackEntry ( const StackEntry & theSource ) [protected]
 


Member Function Documentation

unsigned long StackEntry::getInstanceCount ( ) [static]
 

eStackEntryType StackEntry::getType ( ) const []
 

Determine type of stack entry.

Returns:
enumeration value for type


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

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSL Transformer Version 1.1
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.