class Inti::MethodSlot4

Name

class Inti::MethodSlot4 -- 

Synopsis

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

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

Subclasses. none

Class members

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

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

Protected Destructor.
virtual  ~MethodSlot4 ()

Description

Public Constructors

method Inti::MethodSlot4::MethodSlot4

MethodSlot4 (MethodClassType * object, MethodType method)

object 
method 

Public Virtual Methods

method Inti::MethodSlot4::invoke

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

arg1 
arg2 
arg3 
arg4 

Protected Destructor

method Inti::MethodSlot4::~MethodSlot4

virtual  ~MethodSlot4 ()