#include <mitkLookupTables.h>


Public Types | |
| typedef IntLookupTable | Self |
| typedef GenericLookupTable< int > | Superclass |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| IntLookupTable () | |
| virtual | ~IntLookupTable () |
Definition at line 37 of file mitkLookupTables.h.
Reimplemented from mitk::GenericLookupTable< int >.
Definition at line 37 of file mitkLookupTables.h.
| typedef GenericLookupTable< int > mitk::IntLookupTable::Superclass |
Definition at line 37 of file mitkLookupTables.h.
| mitk::IntLookupTable::IntLookupTable | ( | ) | [inline] |
Definition at line 37 of file mitkLookupTables.h.
| virtual mitk::IntLookupTable::~IntLookupTable | ( | ) | [inline, virtual] |
Definition at line 37 of file mitkLookupTables.h.
| virtual const char* mitk::IntLookupTable::GetNameOfClass | ( | ) | const [inline, virtual] |
Reimplemented from mitk::GenericLookupTable< int >.
Definition at line 37 of file mitkLookupTables.h.
1.7.2