#include <WhirlIDMaps.h>
Public Member Functions | |
| IdList () | |
| ~IdList () | |
| T | Find (T id) const |
Definition at line 52 of file WhirlIDMaps.h.
| fortTkSupport::IdList< T >::IdList | ( | ) | [inline] |
Definition at line 54 of file WhirlIDMaps.h.
| fortTkSupport::IdList< T >::~IdList | ( | ) | [inline] |
Definition at line 55 of file WhirlIDMaps.h.
| T fortTkSupport::IdList< T >::Find | ( | T | id | ) | const [inline] |
Definition at line 58 of file WhirlIDMaps.h.
1.5.7.1