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