Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

MutableNodeRefList Member List

This is the complete list of members for MutableNodeRefList, including all inherited members.
addNode(XalanNode *n)MutableNodeRefList
addNodeInDocOrder(XalanNode *node, XPathExecutionContext &executionContext)MutableNodeRefList
addNodes(const XalanNodeList &nodelist)MutableNodeRefList
addNodes(const NodeRefListBase &nodelist)MutableNodeRefList
addNodesInDocOrder(const XalanNodeList &nodelist, XPathExecutionContext &executionContext)MutableNodeRefList
addNodesInDocOrder(const NodeRefListBase &nodelist, XPathExecutionContext &executionContext)MutableNodeRefList
addNodesInDocOrder(const MutableNodeRefList &nodelist, XPathExecutionContext &executionContext)MutableNodeRefList
checkForDuplicates(MemoryManagerType &theManager) const NodeRefList
clear()MutableNodeRefList
clearNulls()MutableNodeRefList
create(MemoryManagerType &theManager)MutableNodeRefList [static]
eDefaultVectorSize enum valueNodeRefList [protected]
empty() const NodeRefList
ensureAllocation(NodeListVectorType::size_type theSize=0)NodeRefList [protected]
getDocumentOrder() const MutableNodeRefList
getLength() const NodeRefList [virtual]
getMemoryManager()NodeRefList
getReverseDocumentOrder() const MutableNodeRefList
getUnknownOrder() const MutableNodeRefList
indexOf(const XalanNode *theNode) const NodeRefList [virtual]
insertNode(XalanNode *n, size_type pos)MutableNodeRefList
item(size_type index) const NodeRefList [virtual]
m_nodeListNodeRefList [protected]
MutableNodeRefList(MemoryManagerType &theManager)MutableNodeRefList [explicit]
MutableNodeRefList(const MutableNodeRefList &theSource, MemoryManagerType &theManager)MutableNodeRefList
MutableNodeRefList(const NodeRefListBase &theSource, MemoryManagerType &theManager)MutableNodeRefList [explicit]
NodeListIteratorType typedefMutableNodeRefList
NodeListVectorType typedefNodeRefList
NodeRefList(MemoryManagerType &theManager XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR)NodeRefList [explicit]
NodeRefList(const NodeRefList &theSource, MemoryManagerType &theManager XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR)NodeRefList
NodeRefList(const NodeRefListBase &theSource, MemoryManagerType &theManager XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR)NodeRefList [explicit]
NodeRefListBase()NodeRefListBase
NodeRefListBase(const NodeRefListBase &)NodeRefListBase [protected]
nposNodeRefListBase [static]
operator=(const MutableNodeRefList &theRHS)MutableNodeRefList
operator=(const NodeRefList &theRHS)MutableNodeRefList
operator=(const NodeRefListBase &theRHS)MutableNodeRefList
operator=(const XalanNodeList *theRHS)MutableNodeRefList
removeNode(const XalanNode *n)MutableNodeRefList
removeNode(size_type pos)MutableNodeRefList
reserve(size_type theCount)MutableNodeRefList
reverse()MutableNodeRefList
setDocumentOrder()MutableNodeRefList
setNode(size_type pos, XalanNode *n=0)MutableNodeRefList
setReverseDocumentOrder()MutableNodeRefList
setUnknownOrder()MutableNodeRefList
size_type typedefNodeRefListBase
swap(MutableNodeRefList &theOther)MutableNodeRefList
NodeRefList::swap(NodeRefList &theOther)NodeRefList
~MutableNodeRefList()MutableNodeRefList [virtual]
~NodeRefList()NodeRefList [virtual]
~NodeRefListBase()NodeRefListBase [virtual]

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.