nw::ut::Slot1 Class

Syntax

template <typename TResult, typename TArg0, typename TAllocator>
class Slot1

Template Arguments

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

Description

Interface for getting a signal. (There is one argument.)

typedef Definitions

ResultType
AllocatorType

Member Functions

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

CONFIDENTIAL