#include <VariablesStack.hpp>
Collaboration diagram for VariablesStack::StackEntry:
|
Enumeration for types of stack entries, one of context state, context marker, element marker, or argument.
|
|
Construct a context marker.
|
|
Construct a variable that is already evaluated.
|
|
Construct a variable that has not been evaluated yet.
|
|
Construct an element frame marker.
|
|
Copy constructor...
|
|
Destructor...
|
|
|
|
|
|
Retrieve the ElemTemplateElem where frame begins. Valid only for element frame markers
|
|
Retrieve object name. Valid only for variables
|
|
Determine type of stack entry.
|
|
Retrieve object's XObject pointer. Valid only for variables
|
|
Retrieve object's XObject pointer. Valid only for variables
|
|
|
|
|
|
Retrieve object's XObject pointer. Valid only for variables
|
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.10 |
|