class MONEY_DESCR
Public
Readable Attributes
attr fraction : INTI ;
attr kind : MONETARY_UNITS ;
attr whole : INTI ;
Features
binstr : BINSTR
.. Included as binstr
build(
.. Included as build
create(
Private
attr fraction : INTI ;
attr kind : MONETARY_UNITS ;
attr whole : INTI ;
The Sather Home Page