HDK
|
#include <UT_Functor.h>
Public Types | |
typedef Incoming::ReturnType | ReturnType |
typedef Incoming::Parm2Type | Parm1Type |
typedef Incoming::Parm1Type | BoundType |
Public Types inherited from UT_FunctorImpl1< Incoming::ReturnType, Incoming::Parm2Type > | |
typedef Incoming::ReturnType | ReturnType |
typedef Incoming::Parm2Type | Parm1Type |
Public Member Functions | |
UT_BindFirstImpl1 (const Incoming &functor, BoundType bound_argument) | |
UT_FunctorImpl1< ReturnType, Parm1Type > * | clone () const override |
ReturnType | operator() (Parm1Type parm1) const override |
int64 | getMemoryUsage (bool inclusive) const override |
Public Member Functions inherited from UT_FunctorImpl1< Incoming::ReturnType, Incoming::Parm2Type > | |
virtual | ~UT_FunctorImpl1 () |
Additional Inherited Members | |
Protected Member Functions inherited from UT_FunctorImpl1< Incoming::ReturnType, Incoming::Parm2Type > | |
UT_FunctorImpl1 ()=default | |
UT_FunctorImpl1 (const UT_FunctorImpl1 &)=default | |
UT_FunctorImpl1 & | operator= (const UT_FunctorImpl1 &)=delete |
Definition at line 623 of file UT_Functor.h.
typedef Incoming::Parm1Type UT_BindFirstImpl1< Incoming >::BoundType |
Definition at line 629 of file UT_Functor.h.
typedef Incoming::Parm2Type UT_BindFirstImpl1< Incoming >::Parm1Type |
Definition at line 628 of file UT_Functor.h.
typedef Incoming::ReturnType UT_BindFirstImpl1< Incoming >::ReturnType |
Definition at line 627 of file UT_Functor.h.
|
inline |
Definition at line 631 of file UT_Functor.h.
|
inlineoverridevirtual |
Implements UT_FunctorImpl1< Incoming::ReturnType, Incoming::Parm2Type >.
Definition at line 635 of file UT_Functor.h.
|
inlineoverridevirtual |
Implements UT_FunctorImpl1< Incoming::ReturnType, Incoming::Parm2Type >.
Definition at line 641 of file UT_Functor.h.
|
inlineoverridevirtual |
Implements UT_FunctorImpl1< Incoming::ReturnType, Incoming::Parm2Type >.
Definition at line 638 of file UT_Functor.h.