Current Payment
![]() | CurrPay::CurrPay () Current Payment Costructor |
![]() | CurrPay::FetchFromRecord (Record *r) Fetches from given record |
![]() | CurrPay::FillRecord (Record *r) Fills given record |
![]() | CurrPay::GetAuth (Char *whichAuth) Returns requested authentification |
![]() | CurrPay::GetID (Char *whichId) Returns requested ID |
![]() | CurrPay::GetMAC () Get MAC |
![]() | CurrPay::GetState () Get State Of Current Payment |
![]() | CurrPay::NumOfTries (Char operation) Get number of tries |
![]() | CurrPay::SetAuth (Char *whichAuth, MsgField *auth) Sets authentification |
![]() | CurrPay::SetID (Char *whichId, ID value) Sets given ID |
![]() | CurrPay::SetMAC (MsgField *mac) Set MAC |
![]() | CurrPay::SetState (Int st) Set State Of Current Payment |
![]() | CurrPay::WriteToTable (Table *t, Char *reason) Writes record to given table |
![]() | CurrPay::~CurrPay () Current Payment Destructor |
![]() | methods |
![]() | attributes |
Current Payment. An auxiliary class for one currently taken payment in Eso.
methods
CurrPay::CurrPay()
Err CurrPay::FetchFromRecord(Record *r)
Err CurrPay::FillRecord(Record *r)
MsgField* CurrPay::GetAuth(Char *whichAuth)
ID CurrPay::GetID(Char *whichId)
MsgField* CurrPay::GetMAC()
Int CurrPay::GetState()
Int CurrPay::NumOfTries(Char operation)
Err CurrPay::SetAuth(Char *whichAuth, MsgField *auth)
auth - a new value for the auhtentification
Err CurrPay::SetID(Char *whichId, ID value)
Err CurrPay::SetMAC(MsgField *mac)
Err CurrPay::SetState(Int st)
Err CurrPay::WriteToTable(Table *t, Char *reason)
reason - reason of fail - an additional parametr
for filling 'Reason-Of-Fail' field in some tables
CurrPay::~CurrPay()
alphabetic index hierarchy of classes
generated by doc++