code::SSAPFormatterListener Class Reference

List of all members.

Detailed Description

This class provides SSAPFormatter with the proper event notification for data processing.

When a new product has arrived, the SSAPFormatterListener is notified by the Index with which it is registered. The SSAPFormatterListener gathers together the necessary pieces of data (possibly NX files) that the SSAPFormatter needs to construct various products (such as TabularData for SCIT, Meso, TDA, HDA).

Author:
Jason Lynn
Version:
Id
code_SSAPFormatterListener.h,v 1.9 2009/06/02 20:17:54 lakshman Exp


Public Member Functions

virtual void actionPerformed (const ActionEvent *e)
 Function to process events passed along from the Index.
 SSAPFormatterListener (const std::string &op_d, const std::string &lbN)
 Constructor.
 ~SSAPFormatterListener ()
 Destructor.


Constructor & Destructor Documentation

code::SSAPFormatterListener::SSAPFormatterListener ( const std::string &  op_d,
const std::string &  lbN 
) [inline]

Constructor.

Initialize the private members.

code::SSAPFormatterListener::~SSAPFormatterListener (  )  [inline]

Destructor.


Member Function Documentation

virtual void code::SSAPFormatterListener::actionPerformed ( const ActionEvent *  e  )  [virtual]

Function to process events passed along from the Index.


Generated on Fri May 4 13:40:22 2012 for WDSS-IIw2algs by  doxygen 1.4.7