Static Public Member Functions

cmtk::CommandLineTypeTraits< T > Class Template Reference
[cmtkSystem Library]

Template for traits to handle command line arguments of different types. More...

#include <cmtkCommandLineTypeTraits.h>

Inheritance diagram for cmtk::CommandLineTypeTraits< T >:
Inheritance graph
[legend]
Collaboration diagram for cmtk::CommandLineTypeTraits< T >:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static const char * GetName ()
 Return name of the parameter type (for XML).

Detailed Description

template<class T>
class cmtk::CommandLineTypeTraits< T >

Template for traits to handle command line arguments of different types.

Inherit generic template members

Definition at line 66 of file cmtkCommandLineTypeTraits.h.


Member Function Documentation

template<class T >
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.


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