CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Classes | Functions
ctk::CmdLineModuleBackendFunctionPointer Namespace Reference

Classes

struct  CreateXmlFor
 
struct  CreateXmlFor< T, typename EnableIf< IsBaseOf< ImageType, T >::value >::Type >
 
struct  EnableIf
 
struct  EnableIf< false, T >
 
struct  ImageType
 
struct  IsBaseOf
 
struct  IsSame
 
struct  IsSame< A, A >
 
struct  NullType
 
struct  Select
 
struct  Select< false, T, U >
 
class  TypeTraits
 

Functions

template<typename T >
QString GetParameterTypeName ()
 

Function Documentation

◆ GetParameterTypeName()

template<typename T >
QString ctk::CmdLineModuleBackendFunctionPointer::GetParameterTypeName ( )