OidList< T > Class Template Reference
#include <List.h>
List of all members.
template<class T>
class OidList< T >
Constructor & Destructor Documentation
Member Function Documentation
template<class T>
| T* OidList< T >::add |
( |
T * |
item |
) |
[inline] |
template<class T>
| T* OidList< T >::remove |
( |
T * |
item |
) |
[inline] |
template<class T>
| T* OidList< T >::find_lower |
( |
Oidx * |
oidptr |
) |
const [inline] |
template<class T>
| T* OidList< T >::find_upper |
( |
Oidx * |
oidptr |
) |
const [inline] |
template<class T>
| T* OidList< T >::find_next |
( |
Oidx * |
oidptr |
) |
const [inline] |
template<class T>
| T* OidList< T >::find_prev |
( |
Oidx * |
oidptr |
) |
const [inline] |
template<class T>
| int OidList< T >::size |
( |
|
) |
const [inline] |
template<class T>
| T* OidList< T >::first |
( |
|
) |
const [inline] |
template<class T>
| T* OidList< T >::last |
( |
|
) |
const [inline] |
template<class T>
| T* OidList< T >::getNth |
( |
int |
i |
) |
const [inline] |
template<class T>
| int OidList< T >::index |
( |
T * |
t |
) |
const [inline] |
template<class T>
| int OidList< T >::empty |
( |
|
) |
const [inline] |
template<class T>
| void OidList< T >::clear |
( |
|
) |
[inline] |
template<class T>
| void OidList< T >::clearAll |
( |
|
) |
[inline] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: