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