class Inti::BoundSlot5_6

Name

class Inti::BoundSlot5_6 -- 

Synopsis

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

Superclasses. Slot5<ReturnType, Arg1Type, Arg2Type, Arg3Type, Arg4Type, Arg5Type>

Subclasses. none

Class members

Public Constructors.
BoundSlot5_6 (Slot6<ReturnType, Arg1Type, Arg2Type, Arg3Type, Arg4Type, Arg5Type, Arg6Type> * slot, Arg6Type arg6)

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

Protected Destructor.
virtual  ~BoundSlot5_6 ()

Description

Public Constructors

method Inti::BoundSlot5_6::BoundSlot5_6

BoundSlot5_6 (Slot6<ReturnType, Arg1Type, Arg2Type, Arg3Type, Arg4Type, Arg5Type, Arg6Type> * slot, Arg6Type arg6)

slot 
arg6 

Public Virtual Methods

method Inti::BoundSlot5_6::invoke

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

arg1 
arg2 
arg3 
arg4 
arg5 

Protected Destructor

method Inti::BoundSlot5_6::~BoundSlot5_6

virtual  ~BoundSlot5_6 ()