template <typename TResult, typename TArg0, typename TAllocator> class Slot1
| Name | Description |
|---|---|
| TResult | Return value type. |
| TArg0 | |
| TAllocator | Allocator type. |
Interface for getting a signal. (There is one argument.)
typedef Definitions| Slot1 | Constructor. | |
|---|---|---|
Destroy
|
Destroys self. | |
| PV |
Invoke
|
Sends a signal to a slot. |
GetAllocator
|
||
| protected V | ~Slot1 | Destructor. |
CONFIDENTIAL