VTK  9.1.0
vtkDispatcherPrivate::FunctorImpl< R, P1 > Member List

This is the complete list of members for vtkDispatcherPrivate::FunctorImpl< R, P1 >, including all inherited members.

Clone(U *pObj)vtkDispatcherPrivate::FunctorImpl< R, P1 >inlinestatic
DoClone() const =0vtkDispatcherPrivate::FunctorImpl< R, P1 >pure virtual
FunctorImpl()=defaultvtkDispatcherPrivate::FunctorImpl< R, P1 >protected
FunctorImpl(const FunctorImpl &)=defaultvtkDispatcherPrivate::FunctorImpl< R, P1 >protected
operator()(P1 &)=0vtkDispatcherPrivate::FunctorImpl< R, P1 >pure virtual
Parm1 typedefvtkDispatcherPrivate::FunctorImpl< R, P1 >
ResultType typedefvtkDispatcherPrivate::FunctorImpl< R, P1 >
~FunctorImpl()=defaultvtkDispatcherPrivate::FunctorImpl< R, P1 >virtual