class Inti::MethodSlot6

Name

class Inti::MethodSlot6 -- 

Synopsis

class Inti::MethodSlot6 is declared in the header inti/slot.h.

Superclasses. Slot6<ReturnType, Arg1Type, Arg2Type, Arg3Type, Arg4Type, Arg5Type, Arg6Type>

Subclasses. none

Class members

Public Constructors.
MethodSlot6 (MethodClassType * object, MethodType method)

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

Protected Destructor.
virtual  ~MethodSlot6 ()

Description

Public Constructors

method Inti::MethodSlot6::MethodSlot6

MethodSlot6 (MethodClassType * object, MethodType method)

object 
method 

Public Virtual Methods

method Inti::MethodSlot6::invoke

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

arg1 
arg2 
arg3 
arg4 
arg5 
arg6 

Protected Destructor

method Inti::MethodSlot6::~MethodSlot6

virtual  ~MethodSlot6 ()