class ClientPayPlanRec : public PayRecord Client Payment Plan Record
| | ClientPayPlanRec::Clear () Clear data |
| | ClientPayPlanRec::ClientPayPlanRec () Client Paymen Plan Record constructor |
| | ClientPayPlanRec::FetchFromRecord (Record *r) Fetches from given record |
| | ClientPayPlanRec::FillRecord (Record *r) Fills given record |
| | ClientPayPlanRec::GenerateOAuth (Size lengthOfAuth) Generate OAuthentification |
| | ClientPayPlanRec::GetAmount () Get Amount |
| | ClientPayPlanRec::GetBankAC () Get bank's access certificate |
| | ClientPayPlanRec::GetBankACID () Get bank's access certificate ID |
| | ClientPayPlanRec::SetMAC (MsgField *mac) Set MAC |
| | ClientPayPlanRec::SetTID (TID tId) Set transaction ID |
| | ClientPayPlanRec::~ClientPayPlanRec () Client Paymen Plan Record destructor |
| | methods |
| | attributes |
Client Payment Plan Record. An auxiliary class for one Payment record in Client.
methods
Void ClientPayPlanRec::Clear()
ClientPayPlanRec::ClientPayPlanRec()
Err ClientPayPlanRec::FetchFromRecord(Record *r)
Err ClientPayPlanRec::FillRecord(Record *r)
MsgField* ClientPayPlanRec::GenerateOAuth(Size lengthOfAuth)
Char* ClientPayPlanRec::GetAmount()
GMessage* ClientPayPlanRec::GetBankAC()
ACID ClientPayPlanRec::GetBankACID()
Err ClientPayPlanRec::SetMAC(MsgField *mac)
Void ClientPayPlanRec::SetTID(TID tId)
ClientPayPlanRec::~ClientPayPlanRec()
alphabetic index hierarchy of classes
generated by doc++