This is a table of counters, keyed by ElemNumber objects, each of which has a list of Counter objects. More...
#include <CountersTable.hpp>
This is a table of counters, keyed by ElemNumber objects, each of which has a list of Counter objects.
This really isn't a true table, it is more like a list of lists (there must be a technical term for that...).
|
|
|
|
|
Construct a CountersTable.
|
Count forward until the given node is found, or until we have looked to the given amount.
@executionContext The current execution context; @numberElem The executing ElemNumber @node The node to count.
|
Clear all cached data from the table.
|
Resize the table.
The must be done prior to using the table, if the size was not past in the constructor.
@theSize The new size
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.7 |
|