Static Public Member Functions

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

#include <cmtkCommandLineTypeTraits.h>

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

List of all members.

Static Public Member Functions

static std::string ValueToString (const T *value)
 Convert a value of this type to string.
static std::string ValueToStringMinimal (const T *value)
 Convert a value of this type to string with minimal added markup (for XML output).

Detailed Description

template<class T>
class cmtk::CommandLineTypeTraitsBase< T >

Definition at line 44 of file cmtkCommandLineTypeTraits.h.


Member Function Documentation

template<class T>
static std::string cmtk::CommandLineTypeTraitsBase< T >::ValueToString ( const T *  value ) [inline, static]

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