fintp_base
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FinTP::BatchItemGSRSEval Class Reference

#include <BatchItemGSRSEval.h>

Inheritance diagram for FinTP::BatchItemGSRSEval:

Public Member Functions

 BatchItemGSRSEval (const string &messageType)
 
 ~BatchItemGSRSEval ()
 
- Public Member Functions inherited from FinTP::BatchItemEval
 BatchItemEval ()
 
virtual ~BatchItemEval ()
 

Protected Member Functions

int getSequence ()
 
string getBatchId ()
 
bool isLast ()
 
void setDocument (XALAN_CPP_NAMESPACE_QUALIFIER XalanDocument *doc)
 
- Protected Member Functions inherited from FinTP::BatchItemEval
virtual string getMessageId ()
 
virtual
BatchResolution::BatchAction 
getAction ()
 

Private Attributes

string m_MessageType
 
string m_BatchId
 
long m_Sequence
 
bool m_LastMessage
 

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 BatchItemEvalgetEvaluator (const string &messageType)
 
- Protected Attributes inherited from FinTP::BatchItemEval
XALAN_CPP_NAMESPACE_QUALIFIER
XalanDocument * 
m_Document
 

Constructor & Destructor Documentation

BatchItemGSRSEval::BatchItemGSRSEval ( const string &  messageType)
explicit
BatchItemGSRSEval::~BatchItemGSRSEval ( )

Member Function Documentation

string FinTP::BatchItemGSRSEval::getBatchId ( )
inlineprotectedvirtual

Reimplemented from FinTP::BatchItemEval.

int FinTP::BatchItemGSRSEval::getSequence ( )
inlineprotectedvirtual

Reimplemented from FinTP::BatchItemEval.

bool FinTP::BatchItemGSRSEval::isLast ( )
inlineprotectedvirtual

Reimplemented from FinTP::BatchItemEval.

void BatchItemGSRSEval::setDocument ( XALAN_CPP_NAMESPACE_QUALIFIER XalanDocument *  doc)
protectedvirtual

Reimplemented from FinTP::BatchItemEval.

Member Data Documentation

string FinTP::BatchItemGSRSEval::m_BatchId
private
bool FinTP::BatchItemGSRSEval::m_LastMessage
private
string FinTP::BatchItemGSRSEval::m_MessageType
private
long FinTP::BatchItemGSRSEval::m_Sequence
private

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