qsortedlist.h File Reference


Detailed Description

Defines classes which provide sorted lists with a binary search.

Definition in file qsortedlist.h.

#include <qptrlist.h>

Go to the source code of this file.

Namespaces

namespace  FX

Classes

class  FX::QSortedList< type, allocator >
 An always sorted ptr list with binary searching. More...
class  FX::QSortedListIterator< type, allocator >
 Provides an iterator for a QSortedList. More...

Functions

template<class type, class allocator>
FXStream & FX::operator<< (FXStream &s, const QSortedList< type, allocator > &i)
template<class type, class allocator>
FXStream & FX::operator>> (FXStream &s, QSortedList< type, allocator > &i)


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:31:35 2009 for TnFOX by doxygen v1.4.7