nw::ut::Slot0 Class

Syntax

template <typename TResult, typename TAllocator>
class Slot0

Template Arguments

Name Description
TResult Return value type.
TAllocator Allocator type.

Description

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

typedef Definitions

ResultType
AllocatorType

Member Functions

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

CONFIDENTIAL