Om  1.0.0
A universal framework for multimedia simulation
om::util::LinkedList< T > Member List

This is the complete list of members for om::util::LinkedList< T >, including all inherited members.

add(const T &newElement)om::util::LinkedList< T >inline
clear()om::util::LinkedList< T >inline
contains(const T &anElement) const om::util::LinkedList< T >inline
get(Index index)om::util::LinkedList< T >inline
get(Index index) const om::util::LinkedList< T >inline
getFirst()om::util::LinkedList< T >inline
getFirst() const om::util::LinkedList< T >inline
getIterator()om::util::LinkedList< T >inline
getIterator() const om::util::LinkedList< T >inline
getLast()om::util::LinkedList< T >inline
getLast() const om::util::LinkedList< T >inline
getSize() const om::util::LinkedList< T >inline
insert(Index index, const T &newElement)om::util::LinkedList< T >inline
isEmpty() const om::util::LinkedList< T >inline
LinkedList()om::util::LinkedList< T >inline
LinkedList(const LinkedList< T > &linkedList)om::util::LinkedList< T >inline
operator()(Index index)om::util::LinkedList< T >inline
operator()(Index index) const om::util::LinkedList< T >inline
operator=(const LinkedList< T > &linkedList)om::util::LinkedList< T >inline
remove(T element)om::util::LinkedList< T >inline
removeAtIndex(Index index)om::util::LinkedList< T >inline
removeFirst()om::util::LinkedList< T >inline
removeLast()om::util::LinkedList< T >inline
set(Index index, const T &newElement)om::util::LinkedList< T >inline
~LinkedList()om::util::LinkedList< T >inline