alma::acs::commandcenter::gui::CommandCenterGui::CompoundTaskListener Class Reference

Inheritance diagram for alma::acs::commandcenter::gui::CommandCenterGui::CompoundTaskListener:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::commandcenter::gui::CommandCenterGui::CompoundTaskListener:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void statusChanged (NativeCommand task, String oldStatus)
void stdoutWritten (NativeCommand task, String additionalOutput)
void stderrWritten (NativeCommand task, String additionalOutput)

Protected Member Functions

 CompoundTaskListener (NativeCommand.Listener a, NativeCommand.Listener b)

Package Attributes

NativeCommand.Listener a
NativeCommand.Listener b

Detailed Description

An instance of this is passed to some of the launch methods.


Constructor & Destructor Documentation

alma::acs::commandcenter::gui::CommandCenterGui::CompoundTaskListener::CompoundTaskListener ( NativeCommand.Listener  a,
NativeCommand.Listener  b 
) [inline, protected]

Member Function Documentation

void alma::acs::commandcenter::gui::CommandCenterGui::CompoundTaskListener::statusChanged ( NativeCommand  command,
String  oldStatus 
) [inline]
void alma::acs::commandcenter::gui::CommandCenterGui::CompoundTaskListener::stderrWritten ( NativeCommand  command,
String  additionalOutput 
) [inline]
Parameters:
additionalOutput one or more lines of new output (last line will not contain a line terminator)

Implements alma::acs::commandcenter::engine::NativeCommand::Listener.

void alma::acs::commandcenter::gui::CommandCenterGui::CompoundTaskListener::stdoutWritten ( NativeCommand  command,
String  additionalOutput 
) [inline]
Parameters:
additionalOutput one or more lines of new output (last line will not contain a line terminator)

Implements alma::acs::commandcenter::engine::NativeCommand::Listener.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2