CLAM-Development  1.1
Public Member Functions
CLAM::SearchList< T > Class Template Reference

#include <SearchList.hxx>

List of all members.

Public Member Functions

 SearchList ()
 SearchList (List< T > &list)
void Set (List< T > &list)
const TIndexFind (const T &value)

Detailed Description

template<class T>
class CLAM::SearchList< T >

Definition at line 30 of file SearchList.hxx.


Constructor & Destructor Documentation

template<class T >
CLAM::SearchList< T >::SearchList ( ) [inline]

Definition at line 37 of file SearchList.hxx.

References NULL.

template<class T >
CLAM::SearchList< T >::SearchList ( List< T > &  list) [inline]

Definition at line 42 of file SearchList.hxx.

References NULL, and CLAM::SearchList< T >::Set().


Member Function Documentation

template<class T >
const TIndex & CLAM::SearchList< T >::Find ( const T &  value) [inline]

Definition at line 56 of file SearchList.hxx.

References NULL.

template<class T >
void CLAM::SearchList< T >::Set ( List< T > &  list) [inline]

Definition at line 48 of file SearchList.hxx.

Referenced by CLAM::SearchList< T >::SearchList().


The documentation for this class was generated from the following file: