MOdificata describe per i clienti fisici
git-svn-id: svn://10.65.10.50/trunk@529 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
365cdfa98d
commit
7c8f32f570
@ -20,7 +20,7 @@ class TBill : public TSortable
|
|||||||
protected:
|
protected:
|
||||||
virtual int compare(const TSortable& s) const;
|
virtual int compare(const TSortable& s) const;
|
||||||
virtual const char* class_name() const { return "Conto"; }
|
virtual const char* class_name() const { return "Conto"; }
|
||||||
const char* describe();
|
void describe();
|
||||||
|
|
||||||
const TBill& copy(const TBill& b);
|
const TBill& copy(const TBill& b);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user