#include <BatchItemMT104Eval.h>

Public Member Functions | |
| BatchItemMT104Eval () | |
| ~BatchItemMT104Eval () | |
  Public Member Functions inherited from FinTP::BatchItemEval | |
| BatchItemEval () | |
| virtual | ~BatchItemEval () | 
Protected Member Functions | |
| int | getSequence () | 
  Protected Member Functions inherited from FinTP::BatchItemEval | |
| virtual string | getBatchId () | 
| virtual string | getMessageId () | 
| virtual  BatchResolution::BatchAction  | getAction () | 
| virtual bool | isLast () | 
| virtual void | setDocument (XALAN_CPP_NAMESPACE_QUALIFIER XalanDocument *doc) | 
Additional Inherited Members | |
  Static Public Member Functions inherited from FinTP::BatchItemEval | |
| static BatchResolution | Evaluate (XALAN_CPP_NAMESPACE_QUALIFIER XalanDocument *document, const string &xPath, const string &eyeCatcher) | 
| static void | setEvaluator (BatchItemEval *evaluator) | 
  Static Protected Member Functions inherited from FinTP::BatchItemEval | |
| static BatchItemEval * | getEvaluator (const string &messageType) | 
  Protected Attributes inherited from FinTP::BatchItemEval | |
| XALAN_CPP_NAMESPACE_QUALIFIER  XalanDocument *  | m_Document | 
| BatchItemMT104Eval::BatchItemMT104Eval | ( | ) | 
| BatchItemMT104Eval::~BatchItemMT104Eval | ( | ) | 
      
  | 
  inlineprotectedvirtual | 
Reimplemented from FinTP::BatchItemEval.