Bank Payment Record
BankPayRec::BankPayRec () Bank Payment Record constructor | |
Void | BankPayRec::Clear () Clear data |
Err | BankPayRec::FetchFromRecord (Record *r) Fetches from given record |
Err | BankPayRec::FillRecord (Record *r) Fills given record |
Char* | BankPayRec::GetAmount () Get Amount |
MsgField* | BankPayRec::GetSealSAuth () Get SealSAuthentification |
Int | BankPayRec::MACEqualTo (MsgField *otherMAC) MAC is equal to given MAC |
Int | BankPayRec::SAuthEqualTo (MsgField *otherSA) SAuth is equal to given sAuth |
Err | BankPayRec::SetSAuth (MsgField *otherSA) Set SAuthentification |
BankPayRec::~BankPayRec () Bank Payment Record destructor |
methods |
attributes |
Bank Payment Record. An auxiliary class for one Payment record in Bank. Later it should have attribute account, which will be represent a real 'noname account' information in bank, from which the bank will pay to Eso.
alphabetic index hierarchy of classes
generated by doc++