class Inti::BoundSlot0_1

Name

class Inti::BoundSlot0_1 -- 

Synopsis

class Inti::BoundSlot0_1 is declared in the header inti/bind.h.

Superclasses. Slot0<ReturnType>

Subclasses. none

Class members

Public Constructors.
BoundSlot0_1 (Slot1<ReturnType, Arg1Type> * slot, Arg1Type arg1)

Public Virtual Methods.
virtual ReturnType invoke () const

Protected Destructor.
virtual  ~BoundSlot0_1 ()

Description

Public Constructors

method Inti::BoundSlot0_1::BoundSlot0_1

BoundSlot0_1 (Slot1<ReturnType, Arg1Type> * slot, Arg1Type arg1)

slot 
arg1 

Public Virtual Methods

method Inti::BoundSlot0_1::invoke

virtual ReturnType invoke () const

Protected Destructor

method Inti::BoundSlot0_1::~BoundSlot0_1

virtual  ~BoundSlot0_1 ()