Template for traits to handle command line arguments of different types. More...
#include <cmtkCommandLineTypeTraits.h>
Static Public Member Functions | |
static const char * | GetName () |
Return name of the parameter type (for XML). |
Template for traits to handle command line arguments of different types.
Inherit generic template members
Definition at line 66 of file cmtkCommandLineTypeTraits.h.
static const char* cmtk::CommandLineTypeTraits< T >::GetName | ( | ) | [inline, static] |
Return name of the parameter type (for XML).
Definition at line 73 of file cmtkCommandLineTypeTraits.h.