class Inti::FunctionSlot6 is declared in the header inti/slot.h.
Subclasses. none
Public Constructors.
FunctionSlot6 (FunctionType function) |
Public Virtual Methods.
virtual ReturnType invoke (Arg1Type arg1, Arg2Type arg2, Arg3Type arg3, Arg4Type arg4, Arg5Type arg5, Arg6Type arg6) const |
Protected Destructor.
virtual ~FunctionSlot6 () |
virtual ReturnType invoke (Arg1Type arg1, Arg2Type arg2, Arg3Type arg3, Arg4Type arg4, Arg5Type arg5, Arg6Type arg6) const |
| arg1 | |
| arg2 | |
| arg3 | |
| arg4 | |
| arg5 | |
| arg6 |