nw::ut::Slot0 Classtemplate <typename TResult, typename TAllocator> class Slot0
| Name | Description |
|---|---|
| TResult | Return value type. |
| TAllocator | Allocator type. |
Interface for getting a signal. (There are no arguments.)
typedef Definitions| Slot0 | Constructor. | |
|---|---|---|
Destroy
|
Destroys self. | |
| PV |
Invoke
|
Sends a signal to a slot. |
GetAllocator
|
||
| protected V | ~Slot0 | Destructor. |
CONFIDENTIAL