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