code::AlgorithmControl::ControlEvent Class Reference

Inheritance diagram for code::AlgorithmControl::ControlEvent:

code::ActionEvent List of all members.

Detailed Description

The ActionEvent passed to an AlgorithmControl listener's actionPerformed() method.


Public Member Functions

 ControlEvent (AlgorithmControl *source, const XML::Element &info)
const XML::ElementgetInfo () const
ActionSourcegetSource () const
 Returns a pointer to the object that generated this ActionEvent.
const std::string & getType () const
 Returns a source-specific type identifier to indicate what action occurred.


Constructor & Destructor Documentation

code::AlgorithmControl::ControlEvent::ControlEvent ( AlgorithmControl source,
const XML::Element info 
) [inline]


Member Function Documentation

const XML::Element& code::AlgorithmControl::ControlEvent::getInfo (  )  const [inline]

ActionSource* code::ActionEvent::getSource (  )  const [inline, inherited]

Returns a pointer to the object that generated this ActionEvent.

Returns:
a pointer to the object that generated this ActionEvent.

const std::string& code::ActionEvent::getType (  )  const [inline, inherited]

Returns a source-specific type identifier to indicate what action occurred.

Returns:
a source-specific type identifier to indicate what action occurred.


Generated on Fri May 4 13:40:12 2012 for WDSS-IIw2 by  doxygen 1.4.7