Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.4

Main Page   Namespace List   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


Detailed Description


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++ XSLT Processor Version 1.4
Copyright © 2000, 2001, 2002 The Apache Software Foundation. All Rights Reserved.