| VTK
    9.0.1
    | 
#include <vtkDispatcher_Private.h>
Inherits Impl.
| Public Types | |
| typedef Base::ResultType | ResultType | 
| typedef Base::Parm1 | Parm1 | 
| typedef Base::Parm2 | Parm2 | 
| Public Member Functions | |
| FunctorHandler (const Fun &fun) | |
| ~FunctorHandler () override | |
| ResultType | operator() (Parm1 &p1, Parm2 &p2) override | 
| FunctorHandler * | DoClone () const override | 
Definition at line 289 of file vtkDispatcher_Private.h.
| typedef Base::ResultType vtkDoubleDispatcherPrivate::FunctorHandler< ParentFunctor, Fun >::ResultType | 
Definition at line 294 of file vtkDispatcher_Private.h.
| typedef Base::Parm1 vtkDoubleDispatcherPrivate::FunctorHandler< ParentFunctor, Fun >::Parm1 | 
Definition at line 295 of file vtkDispatcher_Private.h.
| typedef Base::Parm2 vtkDoubleDispatcherPrivate::FunctorHandler< ParentFunctor, Fun >::Parm2 | 
Definition at line 296 of file vtkDispatcher_Private.h.
| 
 | inline | 
Definition at line 298 of file vtkDispatcher_Private.h.
| 
 | inlineoverride | 
Definition at line 302 of file vtkDispatcher_Private.h.
| 
 | inlineoverride | 
Definition at line 304 of file vtkDispatcher_Private.h.
| 
 | inlineoverride | 
Definition at line 306 of file vtkDispatcher_Private.h.
 1.8.17
 1.8.17