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

XalanList< Type > Member List

This is the complete list of members for XalanList< Type >, including all inherited members.
allocate(size_type size)XalanList< Type > [protected]
back()XalanList< Type >
begin()XalanList< Type >
begin() const XalanList< Type >
clear()XalanList< Type >
const_iterator typedefXalanList< Type >
const_pointer typedefXalanList< Type >
const_reference typedefXalanList< Type >
const_reverse_iterator typedefXalanList< Type >
const_reverse_iterator_ typedefXalanList< Type >
constructNode(const value_type &data, iterator pos)XalanList< Type > [protected]
Constructor typedefXalanList< Type >
deallocate(Node *pointer)XalanList< Type > [protected]
destroyNode(Node &node)XalanList< Type > [protected]
empty() const XalanList< Type >
end()XalanList< Type >
end() const XalanList< Type >
erase(iterator pos)XalanList< Type >
freeNode(Node &node)XalanList< Type > [protected]
front()XalanList< Type >
getListHead()XalanList< Type > [protected]
getListHead() const XalanList< Type > [protected]
getMemoryManager()XalanList< Type >
getMemoryManager() const XalanList< Type >
insert(const iterator &pos, const value_type &value)XalanList< Type >
iterator typedefXalanList< Type >
m_freeListHeadPtrXalanList< Type > [protected]
m_listHeadXalanList< Type > [protected]
m_memoryManagerXalanList< Type > [protected]
pointer typedefXalanList< Type >
pop_back()XalanList< Type >
pop_front()XalanList< Type >
push_back(const value_type &data)XalanList< Type >
push_front(const value_type &data)XalanList< Type >
rbegin()XalanList< Type >
rbegin() const XalanList< Type >
reference typedefXalanList< Type >
rend()XalanList< Type >
rend() const XalanList< Type >
reverse_iterator typedefXalanList< Type >
reverse_iterator_ typedefXalanList< Type >
size() const XalanList< Type >
size_type typedefXalanList< Type >
splice(iterator pos, ThisType &list, iterator toInsert)XalanList< Type >
splice(iterator pos, ThisType &list, iterator toInsertFirst, iterator toInsertLast)XalanList< Type >
swap(ThisType &theRHS)XalanList< Type >
ThisType typedefXalanList< Type >
value_type typedefXalanList< Type >
XalanList(MemoryManagerType &theManager)XalanList< Type >
~XalanList()XalanList< Type >

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.