#include <mitkLookupTables.h>


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