18 #if !defined(XALAN_COUNTERSTABLE_HEADER_GUARD_1357924680)
19 #define XALAN_COUNTERSTABLE_HEADER_GUARD_1357924680
37 XALAN_CPP_NAMESPACE_BEGIN
88 MemoryManager& theManager,
172 unsigned long theSize = 0) :
173 m_countersVector(theManager),
174 m_newFound(theManager)
193 m_countersVector.resize(theSize);
219 m_countersVector.clear();
225 CountersTable(
const CountersTable&);
230 ElemCounterVectorVectorType m_countersVector;
236 NodeVectorType m_newFound;
241 XALAN_CPP_NAMESPACE_END
245 #endif // !defined(XALAN_COUNTERSTABLE_HEADER_GUARD_1357924680)