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

OSortableValueList< T, Key > Class Template Reference

#include </home/clem/local/src/opie/libopie2/qt3/opiecore/osortablevaluelist.h>

Inheritance diagram for OSortableValueList< T, Key >:

Inheritance graph
[legend]
Collaboration diagram for OSortableValueList< T, Key >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void insert (Key i, const T &t)
T & operator[] (Key i)
const T & operator[] (Key i) const
void sort ()

template<class T, class Key = int>
class OSortableValueList< T, Key >


Member Function Documentation

template<class T, class Key = int>
void OSortableValueList< T, Key >::insert Key  i,
const T &  t
[inline]
 

Definition at line 96 of file osortablevaluelist.h.

Referenced by OCompletionMatchesWrapper::append().

template<class T, class Key = int>
const T& OSortableValueList< T, Key >::operator[] Key  i  )  const [inline]
 

Definition at line 104 of file osortablevaluelist.h.

template<class T, class Key = int>
T& OSortableValueList< T, Key >::operator[] Key  i  )  [inline]
 

Definition at line 101 of file osortablevaluelist.h.

template<class T, class Key = int>
void OSortableValueList< T, Key >::sort  )  [inline]
 

Definition at line 108 of file osortablevaluelist.h.

Referenced by OCompletionMatchesWrapper::list().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:43:34 2005 for OPIE by  doxygen 1.4.2