nw::ut::Slot5 Class

Syntax

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

Template Arguments

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

Description

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

typedef Definitions

ResultType
AllocatorType

Member Functions

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

CONFIDENTIAL