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 | Static Public Attributes | List of all members
ctk::CmdLineModuleBackendFunctionPointer::IsBaseOf< B, D > Struct Template Reference

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

Static Public Member Functions

static D * MakeD ()
 
static char(& Test (...))[2]
 
static char(& Test (B *))[1]
 

Static Public Attributes

static bool const value
 

Detailed Description

template<typename B, typename D>
struct ctk::CmdLineModuleBackendFunctionPointer::IsBaseOf< B, D >

Definition at line 111 of file ctkCmdLineModuleBackendFPTypeTraits.h.

Member Function Documentation

◆ MakeD()

template<typename B , typename D >
static D* ctk::CmdLineModuleBackendFunctionPointer::IsBaseOf< B, D >::MakeD ( )
static

◆ Test() [1/2]

template<typename B , typename D >
static char(& ctk::CmdLineModuleBackendFunctionPointer::IsBaseOf< B, D >::Test (   ...) )[2]
static

◆ Test() [2/2]

template<typename B , typename D >
static char(& ctk::CmdLineModuleBackendFunctionPointer::IsBaseOf< B, D >::Test ( B *  ) )[1]
static

Member Data Documentation

◆ value

template<typename B , typename D >
bool const ctk::CmdLineModuleBackendFunctionPointer::IsBaseOf< B, D >::value
static

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