|
SimpleITK
1.0.1
|
#include <sitkDetail.h>
Public Types | |
| typedef ::detail::FunctionTraits< TMemberFunctionPointer >::ClassType | ObjectType |
Public Member Functions | |
| template<typename TImageType > | |
| TMemberFunctionPointer | operator() (void) const |
An addressor of ExecuteInternalCast to be utilized with registering member functions with the factory.
Definition at line 59 of file sitkDetail.h.
| typedef ::detail::FunctionTraits<TMemberFunctionPointer>::ClassType itk::simple::detail::ExecuteInternalVectorImageAddressor< TMemberFunctionPointer >::ObjectType |
Definition at line 61 of file sitkDetail.h.
|
inline |
Definition at line 64 of file sitkDetail.h.
1.8.9.1