addNode(XalanNode *n) | xalanc::MutableNodeRefList | |
addNodeInDocOrder(XalanNode *node, XPathExecutionContext &executionContext) | xalanc::MutableNodeRefList | |
addNodes(const XalanNodeList &nodelist) | xalanc::MutableNodeRefList | |
addNodes(const NodeRefListBase &nodelist) | xalanc::MutableNodeRefList | |
addNodesInDocOrder(const XalanNodeList &nodelist, XPathExecutionContext &executionContext) | xalanc::MutableNodeRefList | |
addNodesInDocOrder(const NodeRefListBase &nodelist, XPathExecutionContext &executionContext) | xalanc::MutableNodeRefList | |
addNodesInDocOrder(const MutableNodeRefList &nodelist, XPathExecutionContext &executionContext) | xalanc::MutableNodeRefList | |
checkForDuplicates(MemoryManager &theManager) const | xalanc::NodeRefList | |
clear() | xalanc::MutableNodeRefList | |
clearNulls() | xalanc::MutableNodeRefList | |
create(MemoryManager &theManager) | xalanc::MutableNodeRefList | static |
eDefaultVectorSize enum value | xalanc::NodeRefList | protected |
empty() const | xalanc::NodeRefList | inline |
ensureAllocation(NodeListVectorType::size_type theSize=0) | xalanc::NodeRefList | inlineprotected |
getDocumentOrder() const | xalanc::MutableNodeRefList | inline |
getLength() const | xalanc::NodeRefList | virtual |
getMemoryManager() | xalanc::NodeRefList | inline |
getReverseDocumentOrder() const | xalanc::MutableNodeRefList | inline |
getUnknownOrder() const | xalanc::MutableNodeRefList | inline |
indexOf(const XalanNode *theNode) const | xalanc::NodeRefList | virtual |
insertNode(XalanNode *n, size_type pos) | xalanc::MutableNodeRefList | |
item(size_type index) const | xalanc::NodeRefList | virtual |
m_nodeList | xalanc::NodeRefList | protected |
MutableNodeRefList(MemoryManager &theManager) | xalanc::MutableNodeRefList | explicit |
MutableNodeRefList(const MutableNodeRefList &theSource, MemoryManager &theManager) | xalanc::MutableNodeRefList | |
MutableNodeRefList(const NodeRefListBase &theSource, MemoryManager &theManager) | xalanc::MutableNodeRefList | explicit |
NodeListIteratorType typedef | xalanc::MutableNodeRefList | |
NodeListVectorType typedef | xalanc::NodeRefList | |
NodeRefList(MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) | xalanc::NodeRefList | explicit |
NodeRefList(const NodeRefList &theSource, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) | xalanc::NodeRefList | |
NodeRefList(const NodeRefListBase &theSource, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) | xalanc::NodeRefList | explicit |
NodeRefListBase() | xalanc::NodeRefListBase | |
NodeRefListBase(const NodeRefListBase &) | xalanc::NodeRefListBase | inlineprotected |
npos | xalanc::NodeRefListBase | static |
operator=(const MutableNodeRefList &theRHS) | xalanc::MutableNodeRefList | |
operator=(const NodeRefList &theRHS) | xalanc::MutableNodeRefList | |
operator=(const NodeRefListBase &theRHS) | xalanc::MutableNodeRefList | |
operator=(const XalanNodeList *theRHS) | xalanc::MutableNodeRefList | |
removeNode(const XalanNode *n) | xalanc::MutableNodeRefList | |
removeNode(size_type pos) | xalanc::MutableNodeRefList | |
reserve(size_type theCount) | xalanc::MutableNodeRefList | inline |
reverse() | xalanc::MutableNodeRefList | |
setDocumentOrder() | xalanc::MutableNodeRefList | inline |
setNode(size_type pos, XalanNode *n=0) | xalanc::MutableNodeRefList | |
setReverseDocumentOrder() | xalanc::MutableNodeRefList | inline |
setUnknownOrder() | xalanc::MutableNodeRefList | inline |
size_type typedef | xalanc::NodeRefListBase | |
swap(MutableNodeRefList &theOther) | xalanc::MutableNodeRefList | inline |
xalanc::NodeRefList::swap(NodeRefList &theOther) | xalanc::NodeRefList | inline |
~MutableNodeRefList() | xalanc::MutableNodeRefList | virtual |
~NodeRefList() | xalanc::NodeRefList | virtual |
~NodeRefListBase() | xalanc::NodeRefListBase | virtual |