class Inti::MethodSlot0

Name

class Inti::MethodSlot0 -- 

Synopsis

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

Superclasses. Slot0<ReturnType>

Subclasses. none

Class members

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

Public Virtual Methods.
virtual ReturnType invoke () const

Protected Destructor.
virtual  ~MethodSlot0 ()

Description

Public Constructors

method Inti::MethodSlot0::MethodSlot0

MethodSlot0 (MethodClassType * object, MethodType method)

object 
method 

Public Virtual Methods

method Inti::MethodSlot0::invoke

virtual ReturnType invoke () const

Protected Destructor

method Inti::MethodSlot0::~MethodSlot0

virtual  ~MethodSlot0 ()