Public Types | Public Member Functions

cmtk::CommandLine::EnumGroupBase Class Reference

Base class for templated EnumGroup class. More...

#include <cmtkCommandLine.h>

Inheritance diagram for cmtk::CommandLine::EnumGroupBase:
Inheritance graph
[legend]
Collaboration diagram for cmtk::CommandLine::EnumGroupBase:
Collaboration graph
[legend]

List of all members.

Public Types

typedef SmartPointer
< EnumGroupBase
SmartPtr
 Smart pointer.

Public Member Functions

std::string GetDefaultKey () const
 Get key for the default value.

Detailed Description

Base class for templated EnumGroup class.

Definition at line 851 of file cmtkCommandLine.h.


Member Typedef Documentation

Smart pointer.

Reimplemented in cmtk::CommandLine::EnumGroup< TDataType >.

Definition at line 857 of file cmtkCommandLine.h.


Member Function Documentation

std::string cmtk::CommandLine::EnumGroupBase::GetDefaultKey (  ) const [inline]

Get key for the default value.

Definition at line 860 of file cmtkCommandLine.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines