Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

simth::ControlInterfaceVoid Class Reference

Abstract base class of control interfaces used to wrap functions with an empty argument lists. More...

#include <controlinterface.h>

Inheritance diagram for simth::ControlInterfaceVoid:

simth::ControlInterface simth::ControlInterfaceVoidD< D > List of all members.

Public Member Functions

virtual void callFunc ()=0

Detailed Description

Abstract base class of control interfaces used to wrap functions with an empty argument lists.


Member Function Documentation

virtual void simth::ControlInterfaceVoid::callFunc  )  [pure virtual]
 

This function should invoke the function that is wrapped by this control interface.

Implemented in simth::ControlInterfaceVoidD< D >.


Generated on Mon Apr 24 21:19:19 2006 for simthetic by  doxygen 1.4.1