Main Page   Class Hierarchy   Compound List   File List   Compound Members  

Listener Class Reference

The listener interface is used in order to manage the interaction of interactive jobs. More...

List of all members.

Public Methods

virtual void run (Shadow *shadow) const=0
 This Method is called once the shadow has been successfully launched and the Job is ready to perform the interactive console. More...


Detailed Description

The listener interface is used in order to manage the interaction of interactive jobs.

Depending on how it is implemented, the task of the implemented class should be:


Member Function Documentation

virtual void run Shadow   shadow const [pure virtual]
 

This Method is called once the shadow has been successfully launched and the Job is ready to perform the interactive console.

Parameters:
shadow  the Shadow pointer that stores all the information needed to perform a console interactivity


The documentation for this class was generated from the following file:
Generated on Fri May 14 14:19:39 2004 for USERINTERFACE C++ API by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002