16 #if !defined(XALAN_COUNTERSTABLE_HEADER_GUARD_1357924680)
17 #define XALAN_COUNTERSTABLE_HEADER_GUARD_1357924680
40 XALAN_CPP_NAMESPACE_BEGIN
175 unsigned long theSize = 0) :
176 m_countersVector(theManager),
177 m_newFound(theManager)
194 resize(
unsigned long theSize)
196 m_countersVector.resize(theSize);
222 m_countersVector.clear();
228 CountersTable(
const CountersTable&);
233 ElemCounterVectorVectorType m_countersVector;
239 NodeVectorType m_newFound;
244 XALAN_CPP_NAMESPACE_END
248 #endif // !defined(XALAN_COUNTERSTABLE_HEADER_GUARD_1357924680)