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 | Namespaces | Functions
ctkCmdLineModuleBackendFunctionPointer.h File Reference
#include "ctkCmdLineModuleBackend.h"
#include "ctkCommandLineModulesBackendFunctionPointerExport.h"
#include "ctkCmdLineModuleBackendFPTypeTraits.h"
#include "ctkCmdLineModuleBackendFPUtil_p.h"
#include <QScopedPointer>
#include <QSharedPointer>
#include <QString>
#include <QUrl>
#include <QMetaType>
#include <QDebug>
Include dependency graph for ctkCmdLineModuleBackendFunctionPointer.h:

Go to the source code of this file.

Classes

struct  ctk::CmdLineModuleBackendFunctionPointer::CreateXmlFor< T, Enable >
 
struct  ctk::CmdLineModuleBackendFunctionPointer::CreateXmlFor< T, typename EnableIf< IsBaseOf< ImageType, T >::value >::Type >
 
class  ctkCmdLineModuleBackendFunctionPointer
 Provides a back-end implementation to enable directly calling a function pointer. More...
 
class  ctkCmdLineModuleBackendFunctionPointer::Description
 
struct  ctk::CmdLineModuleBackendFunctionPointer::ImageType
 

Namespaces

 ctk
 
 ctk::CmdLineModuleBackendFunctionPointer
 

Functions

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