CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Static Public Member Functions | List of all members
ctk::CmdLineModuleBackendFunctionPointer::CreateXmlFor< T, typename EnableIf< IsBaseOf< ImageType, T >::value >::Type > Struct Template Reference

#include <Libs/CommandLineModules/Backend/FunctionPointer/ctkCmdLineModuleBackendFunctionPointer.h>

Static Public Member Functions

static QString parameter (int index, const QString &typeName, const QString &label=QString(), const QString &description=QString())
 

Detailed Description

template<typename T>
struct ctk::CmdLineModuleBackendFunctionPointer::CreateXmlFor< T, typename EnableIf< IsBaseOf< ImageType, T >::value >::Type >

Definition at line 70 of file ctkCmdLineModuleBackendFunctionPointer.h.

Member Function Documentation

◆ parameter()

template<typename T >
static QString ctk::CmdLineModuleBackendFunctionPointer::CreateXmlFor< T, typename EnableIf< IsBaseOf< ImageType, T >::value >::Type >::parameter ( int  index,
const QString &  typeName,
const QString &  label = QString(),
const QString &  description = QString() 
)
inlinestatic

Definition at line 72 of file ctkCmdLineModuleBackendFunctionPointer.h.


The documentation for this struct was generated from the following file: