nw::ut::FunctionSlot2 Classtemplate <typename TResult, typename TArg0, typename TArg1, typename TFunction, typename TAllocator> class FunctionSlot2 : public nw::ut::Slot2< TResult, TArg0, TArg1, TAllocator >
| Name | Description |
|---|---|
| TResult | Return value type. |
TFunction |
Type of function or function object. |
| TAllocator | Allocator type. |
Class for getting a signal. (There are two arguments.)
typedef Definitions| FunctionSlot2 | Constructor. | |
|---|---|---|
| V |
Invoke
|
Sends a signal to a slot. |
Destroy
|
Destroys self.(Inherited from Slot2. |
|
GetAllocator
|
(Inherited from Slot2. |
nw::ut::Slot2
nw::ut::FunctionSlot2
CONFIDENTIAL