|
VTK
9.1.0
|
#include <vtkDispatcher_Private.h>
Inherits ParentFunctor::Impl.
Public Types | |
| typedef Base::ResultType | ResultType |
| typedef Base::Parm1 | Parm1 |
Public Member Functions | |
| FunctorHandler (Fun &fun) | |
| ~FunctorHandler () override=default | |
| ResultType | operator() (Parm1 &p1) override |
| FunctorHandler * | DoClone () const override |
Definition at line 128 of file vtkDispatcher_Private.h.
| typedef Base::ResultType vtkDispatcherPrivate::FunctorHandler< ParentFunctor, Fun >::ResultType |
Definition at line 133 of file vtkDispatcher_Private.h.
| typedef Base::Parm1 vtkDispatcherPrivate::FunctorHandler< ParentFunctor, Fun >::Parm1 |
Definition at line 134 of file vtkDispatcher_Private.h.
|
inline |
Definition at line 136 of file vtkDispatcher_Private.h.
|
overridedefault |
|
inlineoverride |
Definition at line 142 of file vtkDispatcher_Private.h.
|
inlineoverride |
Definition at line 143 of file vtkDispatcher_Private.h.