Static Public Member Functions

cmtk::CommandLineTypeTraits< std::vector< std::string > > Class Template Reference
[cmtkSystem Library]

Inherit generic template members. More...

#include <cmtkCommandLineTypeTraits.h>

Inheritance diagram for cmtk::CommandLineTypeTraits< std::vector< std::string > >:
Inheritance graph
[legend]
Collaboration diagram for cmtk::CommandLineTypeTraits< std::vector< std::string > >:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

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

Detailed Description

template<>
class cmtk::CommandLineTypeTraits< std::vector< std::string > >

Inherit generic template members.

Definition at line 124 of file cmtkCommandLineTypeTraits.h.


Member Function Documentation

static const char* cmtk::CommandLineTypeTraits< std::vector< std::string > >::GetName (  ) [inline, static]

Definition at line 130 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