nw::ut::Slot4 Class

Syntax

template <typename TResult, typename TArg0, typename TArg1, typename TArg2, typename TArg3, typename TAllocator>
class Slot4

Template Arguments

Name Description
TResult Return value type.
TArg0
TArg1
TArg2
TArg3
TAllocator Allocator type.

Description

Interface for getting a signal. (There are four arguments.)

typedef Definitions

ResultType
AllocatorType

Member Functions

Slot4 Constructor.
Destroy Destroys self.
PV Invoke Sends a signal to a slot.
GetAllocator
protected V ~Slot4 Destructor.

CONFIDENTIAL