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

Go to the source code of this file.

Classes

struct  xalanc::Counter
 <meta name="usage" content="internal"> A class that does incremental counting for support of xsl:number. More...
 
class  xalanc::CountersTable
 <meta name="usage" content="internal"> This is a table of counters, keyed by ElemNumber objects, each of which has a list of Counter objects. More...
 

Namespaces

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

Typedefs

typedef XalanVector< Counter > xalanc::CounterVectorTypeDecl
 
typedef XalanVector< CounterVectorTypeDecl > xalanc::ElemCounterVectorVectorTypeDecl