Base class for templated EnumGroup class. More...
#include <cmtkCommandLine.h>


Public Types | |
| typedef SmartPointer < EnumGroupBase > | SmartPtr |
| Smart pointer. | |
Public Member Functions | |
| std::string | GetDefaultKey () const |
| Get key for the default value. | |
Base class for templated EnumGroup class.
Definition at line 851 of file cmtkCommandLine.h.
Smart pointer.
Reimplemented in cmtk::CommandLine::EnumGroup< TDataType >.
Definition at line 857 of file cmtkCommandLine.h.
| std::string cmtk::CommandLine::EnumGroupBase::GetDefaultKey | ( | ) | const [inline] |
Get key for the default value.
Definition at line 860 of file cmtkCommandLine.h.
1.7.2