class Inti::MethodSlot1

Name

class Inti::MethodSlot1 -- 

Synopsis

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

Superclasses. Slot1<ReturnType, Arg1Type>

Subclasses. none

Class members

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

Public Virtual Methods.
virtual ReturnType invoke (Arg1Type arg1) const

Protected Destructor.
virtual  ~MethodSlot1 ()

Description

Public Constructors

method Inti::MethodSlot1::MethodSlot1

MethodSlot1 (MethodClassType * object, MethodType method)

object 
method 

Public Virtual Methods

method Inti::MethodSlot1::invoke

virtual ReturnType invoke (Arg1Type arg1) const

arg1 

Protected Destructor

method Inti::MethodSlot1::~MethodSlot1

virtual  ~MethodSlot1 ()