Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


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(MemoryManager &theManager) constNodeRefList
clear()MutableNodeRefList
clearNulls()MutableNodeRefList
create(MemoryManager &theManager)MutableNodeRefListstatic
eDefaultVectorSize enum valueNodeRefListprotected
empty() constNodeRefListinline
ensureAllocation(NodeListVectorType::size_type theSize=0)NodeRefListinlineprotected
getDocumentOrder() constMutableNodeRefListinline
getLength() constNodeRefListvirtual
getMemoryManager()NodeRefListinline
getReverseDocumentOrder() constMutableNodeRefListinline
getUnknownOrder() constMutableNodeRefListinline
indexOf(const XalanNode *theNode) constNodeRefListvirtual
insertNode(XalanNode *n, size_type pos)MutableNodeRefList
item(size_type index) constNodeRefListvirtual
m_nodeListNodeRefListprotected
MutableNodeRefList(MemoryManager &theManager)MutableNodeRefListexplicit
MutableNodeRefList(const MutableNodeRefList &theSource, MemoryManager &theManager)MutableNodeRefList
MutableNodeRefList(const NodeRefListBase &theSource, MemoryManager &theManager)MutableNodeRefListexplicit
NodeListIteratorType typedefMutableNodeRefList
NodeListVectorType typedefNodeRefList
NodeRefList(MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)NodeRefListexplicit
NodeRefList(const NodeRefList &theSource, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)NodeRefList
NodeRefList(const NodeRefListBase &theSource, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)NodeRefListexplicit
NodeRefListBase()NodeRefListBase
NodeRefListBase(const NodeRefListBase &)NodeRefListBaseinlineprotected
nposNodeRefListBasestatic
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)MutableNodeRefListinline
reverse()MutableNodeRefList
setDocumentOrder()MutableNodeRefListinline
setNode(size_type pos, XalanNode *n=0)MutableNodeRefList
setReverseDocumentOrder()MutableNodeRefListinline
setUnknownOrder()MutableNodeRefListinline
size_type typedefNodeRefListBase
swap(MutableNodeRefList &theOther)MutableNodeRefListinline
NodeRefList::swap(NodeRefList &theOther)NodeRefListinline
~MutableNodeRefList()MutableNodeRefListvirtual
~NodeRefList()NodeRefListvirtual
~NodeRefListBase()NodeRefListBasevirtual

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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo