Xalan-C++ API Reference  1.12.0
Classes | Namespaces
VariablesStack.hpp File Reference
#include <xalanc/XSLT/XSLTDefinitions.hpp>
#include <cassert>
#include <xalanc/Include/XalanVector.hpp>
#include <xalanc/XPath/XalanQName.hpp>
#include <xalanc/XPath/XObject.hpp>
#include <xalanc/XSLT/XSLTProcessorException.hpp>
Include dependency graph for VariablesStack.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xalanc::VariablesStack
 Defines a class to keep track of a stack for macro arguments. More...
 
struct  xalanc::VariablesStack::ParamsVectorEntry
 
class  xalanc::VariablesStack::InvalidStackContextException
 
class  xalanc::VariablesStack::PushParamFunctor
 
class  xalanc::VariablesStack::StackEntry
 

Namespaces

 xalanc
 Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.