Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Listener Class Reference

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

List of all members.

Public Member Functions

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.


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 Wed Mar 1 00:39:46 2006 for USERINTERFACE C++ API by doxygen 1.3.5