class Payment : public PayRecord Payment
| | Payment::Clear () Clear data |
| | Payment::FetchFromRecord (Record *r) Fetches from given record |
| | Payment::FillRecord (Record *r) Fills given record |
| | Payment::GetAmount () Get Amount |
| | Payment::GetID (Char *whichId) Returns requested ID |
| | Payment::GetTime () Returns time field |
| | Payment::Payment () Payment constructor |
| | Payment::SetID (Char *whichId, ID value) Sets given ID |
| | Payment::~Payment () Payment destructor |
| | methods |
| | attributes |
Payment. An auxiliary class for one Payment record in Eso.
methods
Void Payment::Clear()
Err Payment::FetchFromRecord(Record *r)
Err Payment::FillRecord(Record *r)
Char* Payment::GetAmount()
ID Payment::GetID(Char *whichId)
ESTime Payment::GetTime()
Payment::Payment()
Err Payment::SetID(Char *whichId, ID value)
Payment::~Payment()
alphabetic index hierarchy of classes
generated by doc++