nw::ut::Slot3 Class

Syntax

template <typename TResult, typename TArg0, typename TArg1, typename TArg2, typename TAllocator>
class Slot3

Template Arguments

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

Description

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

typedef Definitions

ResultType
AllocatorType

Member Functions

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

CONFIDENTIAL