nw::ut::Slot2 Class

Syntax

template <typename TResult, typename TArg0, typename TArg1, typename TAllocator>
class Slot2

Template Arguments

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

Description

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

typedef Definitions

ResultType
AllocatorType

Member Functions

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

CONFIDENTIAL