This is the complete list of members for UT_FunctorHandler2< ParentFunctor, FunctorType >, including all inherited members.
clone() const override | UT_FunctorHandler2< ParentFunctor, FunctorType > | inlinevirtual |
operator()(Parm1Type parm1, Parm2Type parm2) const override | UT_FunctorHandler2< ParentFunctor, FunctorType > | inlinevirtual |
operator=(const UT_FunctorImpl2 &)=delete | UT_FunctorImpl2< ParentFunctor::ReturnType, ParentFunctor::Parm1Type, ParentFunctor::Parm2Type > | protected |
Parm1Type typedef | UT_FunctorHandler2< ParentFunctor, FunctorType > | |
Parm2Type typedef | UT_FunctorHandler2< ParentFunctor, FunctorType > | |
ReturnType typedef | UT_FunctorHandler2< ParentFunctor, FunctorType > | |
UT_FunctorHandler2(const FunctorType &functor) | UT_FunctorHandler2< ParentFunctor, FunctorType > | inline |
UT_FunctorImpl2()=default | UT_FunctorImpl2< ParentFunctor::ReturnType, ParentFunctor::Parm1Type, ParentFunctor::Parm2Type > | protected |
UT_FunctorImpl2(const UT_FunctorImpl2 &)=default | UT_FunctorImpl2< ParentFunctor::ReturnType, ParentFunctor::Parm1Type, ParentFunctor::Parm2Type > | protected |
~UT_FunctorImpl2() | UT_FunctorImpl2< ParentFunctor::ReturnType, ParentFunctor::Parm1Type, ParentFunctor::Parm2Type > | inlinevirtual |