Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Public Member Functions | List of all members
EventFillerExtraOperation Class Reference

#include <EventFillerExtraOperation.h>

Inheritance diagram for EventFillerExtraOperation:
Inheritance graph
[legend]
Collaboration diagram for EventFillerExtraOperation:
Collaboration graph
[legend]

Classes

class  DataClass
 

Public Member Functions

 EventFillerExtraOperation (ApplicationStateManager *stateManager)
 
virtual ~EventFillerExtraOperation ()
 
virtual bool IsExtraOperation (EM::PT::EDataCollection *dataCollection)
 
virtual void OnUnFinishedOperation ()
 
virtual void OnCardIn ()
 
virtual void OnCardOut ()
 
virtual void WriteError (EM::PT::EPTAnswer *answer, long tag)
 
virtual void WriteOK (EM::PT::EPTAnswer *answer, long tag)
 
void RegisterProcessedEvent (unsigned long processedEventID)
 

Additional Inherited Members

- Protected Member Functions inherited from GeneralExtraOperation
 GeneralExtraOperation (std::string extraOperationName)
 
void SetExtraOperationGeneralCheck (int32_t extraOperationGeneralCheck)
 

Constructor & Destructor Documentation

EventFillerExtraOperation::EventFillerExtraOperation ( ApplicationStateManager stateManager)

CONSTRUCTOR

Here is the call graph for this function:

EventFillerExtraOperation::~EventFillerExtraOperation ( )
virtual

DESTRUCTOR

Member Function Documentation

bool EventFillerExtraOperation::IsExtraOperation ( EM::PT::EDataCollection *  dataCollection)
virtual

IsExtraOperation

Reimplemented from GeneralExtraOperation.

void EventFillerExtraOperation::OnCardIn ( )
virtual

OnCardIn

void EventFillerExtraOperation::OnCardOut ( )
virtual

OnCardOut

void EventFillerExtraOperation::OnUnFinishedOperation ( )
virtual

OnUnFinishedOperation

void EventFillerExtraOperation::RegisterProcessedEvent ( unsigned long  processedEventID)

RegisterProcessedEvent

Here is the caller graph for this function:

void EventFillerExtraOperation::WriteError ( EM::PT::EPTAnswer *  answer,
long  tag 
)
virtual

WriteError

void EventFillerExtraOperation::WriteOK ( EM::PT::EPTAnswer *  answer,
long  tag 
)
virtual

WriteOK


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