class Inti::BoundSlot4_5

Name

class Inti::BoundSlot4_5 -- 

Synopsis

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

Superclasses. Slot4<ReturnType, Arg1Type, Arg2Type, Arg3Type, Arg4Type>

Subclasses. none

Class members

Public Constructors.
BoundSlot4_5 (Slot5<ReturnType, Arg1Type, Arg2Type, Arg3Type, Arg4Type, Arg5Type> * slot, Arg5Type arg5)

Public Virtual Methods.
virtual ReturnType invoke (Arg1Type arg1, Arg2Type arg2, Arg3Type arg3, Arg4Type arg4) const

Protected Destructor.
virtual  ~BoundSlot4_5 ()

Description

Public Constructors

method Inti::BoundSlot4_5::BoundSlot4_5

BoundSlot4_5 (Slot5<ReturnType, Arg1Type, Arg2Type, Arg3Type, Arg4Type, Arg5Type> * slot, Arg5Type arg5)

slot 
arg5 

Public Virtual Methods

method Inti::BoundSlot4_5::invoke

virtual ReturnType invoke (Arg1Type arg1, Arg2Type arg2, Arg3Type arg3, Arg4Type arg4) const

arg1 
arg2 
arg3 
arg4 

Protected Destructor

method Inti::BoundSlot4_5::~BoundSlot4_5

virtual  ~BoundSlot4_5 ()