AppCore
Loading...
Searching...
No Matches
Public Member Functions | List of all members
EM::CardFacade::ECardAnswerFacadeCommon Class Reference

#include <ECardAnswerFacadeCommon.h>

Public Member Functions

 ECardAnswerFacadeCommon (ECardAnswerStorage *cardAnswerStorage)
 
virtual ~ECardAnswerFacadeCommon ()
 
ECardFacadeDefines::ReturnValues Init ()
 set to member actual card implementation
 
bool GetAnswerOtherCompanyNumber (short &company)
 
bool WasOperationStarted (bool &wasStarted)
 Passing all answers and check whether the operation has started.
 
bool GetAnswerError (unsigned long &answerError)
 
 ECardAnswerFacadeCommon (ECardAnswerStorage *cardAnswerStorage)
 
virtual ~ECardAnswerFacadeCommon ()
 
ECardFacadeDefines::ReturnValues Init ()
 
bool GetAnswerOtherCompanyNumber (short &company)
 
bool WasOperationStarted (bool &wasStarted)
 Passing all answers and check whether the operation has started.
 
bool GetAnswerError (unsigned long &answerError)
 

Constructor & Destructor Documentation

◆ ECardAnswerFacadeCommon() [1/2]

INTERNAL ECardAnswerFacadeCommon::ECardAnswerFacadeCommon ( ECardAnswerStorage cardAnswerStorage)

◆ ~ECardAnswerFacadeCommon() [1/2]

ECardAnswerFacadeCommon::~ECardAnswerFacadeCommon ( )
virtual

◆ ECardAnswerFacadeCommon() [2/2]

EM::CardFacade::ECardAnswerFacadeCommon::ECardAnswerFacadeCommon ( ECardAnswerStorage cardAnswerStorage)

◆ ~ECardAnswerFacadeCommon() [2/2]

virtual EM::CardFacade::ECardAnswerFacadeCommon::~ECardAnswerFacadeCommon ( )
virtual

Member Function Documentation

◆ GetAnswerError() [1/2]

bool ECardAnswerFacadeCommon::GetAnswerError ( unsigned long &  answerError)
Here is the caller graph for this function:

◆ GetAnswerError() [2/2]

bool EM::CardFacade::ECardAnswerFacadeCommon::GetAnswerError ( unsigned long &  answerError)

◆ GetAnswerOtherCompanyNumber() [1/2]

bool ECardAnswerFacadeCommon::GetAnswerOtherCompanyNumber ( short &  company)
Parameters
returnby reference flag sam answer other company number
Returns
true - successfully ended, false otherwise

◆ GetAnswerOtherCompanyNumber() [2/2]

bool EM::CardFacade::ECardAnswerFacadeCommon::GetAnswerOtherCompanyNumber ( short &  company)
Parameters
returnby reference flag sam answer other company number
Returns
true - successfully ended, false otherwise

◆ Init() [1/2]

EM::CardFacade::ECardAnswerFacadeCommon::Init ( )

set to member actual card implementation

Returns
error enum number

◆ Init() [2/2]

ECardFacadeDefines::ReturnValues EM::CardFacade::ECardAnswerFacadeCommon::Init ( )

◆ WasOperationStarted() [1/2]

bool ECardAnswerFacadeCommon::WasOperationStarted ( bool &  wasStarted)

Passing all answers and check whether the operation has started.

Parameters
returnby reference flag was operation started
Returns
true - successfully ended, false otherwise

◆ WasOperationStarted() [2/2]

bool EM::CardFacade::ECardAnswerFacadeCommon::WasOperationStarted ( bool &  wasStarted)

Passing all answers and check whether the operation has started.

Parameters
returnby reference flag was operation started
Returns
true - successfully ended, false otherwise

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