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

StockQuoteConverterBox Class Reference

#include <StockQuoteConverterBox.h>

Inherits RegexConverterBox.

List of all members.

Public Member Functions

 StockQuoteConverterBox ()
virtual bool convertTupleFromRegex (Subexpr match, const vector< Subexpr > &subexprs, char *out) throw ( AuroraException )
 Convert an input record that matches the regex provided in the constructor.
 AURORA_DECLARE_CONVERTER_BOX (StockQuoteConverterBox)


Constructor & Destructor Documentation

StockQuoteConverterBox::StockQuoteConverterBox  ) 
 


Member Function Documentation

StockQuoteConverterBox::AURORA_DECLARE_CONVERTER_BOX StockQuoteConverterBox   ) 
 

bool StockQuoteConverterBox::convertTupleFromRegex Subexpr  match,
const vector< Subexpr > &  subexprs,
char *  out
throw ( AuroraException ) [virtual]
 

Convert an input record that matches the regex provided in the constructor.

Must be implemented in the subclass.

Parameters:
match the entire input record matched by the regex
subexprs the vector of subexpressions matched by the regex
out a buffer in which to store the converted tuple
Returns:
true if the record was successfully converted

Implements RegexConverterBox.


The documentation for this class was generated from the following files:
Generated on Fri Nov 12 15:15:24 2004 for Borealis by doxygen 1.3.8