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