class Inti::BoundSlot1_2 is declared in the header inti/bind.h.
Superclasses. Slot1<ReturnType, Arg1Type>
Subclasses. none
Public Constructors.
BoundSlot1_2 (Slot2<ReturnType, Arg1Type, Arg2Type> * slot, Arg2Type arg2) |
Public Virtual Methods.
virtual ReturnType invoke (Arg1Type arg1) const |
Protected Destructor.
virtual ~BoundSlot1_2 () |
BoundSlot1_2 (Slot2<ReturnType, Arg1Type, Arg2Type> * slot, Arg2Type arg2) |
| slot | |
| arg2 |