SimpleITK  
Public Types | Public Member Functions | List of all members
itk::simple::detail::DualExecuteInternalAddressor< TMemberFunctionPointer > Struct Template Reference

#include <sitkDetail.h>

Public Types

using ObjectType = typename ::detail::FunctionTraits< TMemberFunctionPointer >::ClassType
 

Public Member Functions

template<typename TImageType1 , typename TImageType2 >
TMemberFunctionPointer operator() () const
 
template<typename TImageType >
TMemberFunctionPointer operator() () const
 

Detailed Description

template<class TMemberFunctionPointer>
struct itk::simple::detail::DualExecuteInternalAddressor< TMemberFunctionPointer >

Definition at line 40 of file sitkDetail.h.

Member Typedef Documentation

◆ ObjectType

template<class TMemberFunctionPointer >
using itk::simple::detail::DualExecuteInternalAddressor< TMemberFunctionPointer >::ObjectType = typename ::detail::FunctionTraits<TMemberFunctionPointer>::ClassType

Definition at line 42 of file sitkDetail.h.

Member Function Documentation

◆ operator()() [1/2]

template<class TMemberFunctionPointer >
template<typename TImageType1 , typename TImageType2 >
TMemberFunctionPointer itk::simple::detail::DualExecuteInternalAddressor< TMemberFunctionPointer >::operator() ( ) const
inline

Definition at line 45 of file sitkDetail.h.

◆ operator()() [2/2]

template<class TMemberFunctionPointer >
template<typename TImageType >
TMemberFunctionPointer itk::simple::detail::DualExecuteInternalAddressor< TMemberFunctionPointer >::operator() ( ) const
inline

Definition at line 52 of file sitkDetail.h.


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