class CASH < $BINARY
****

________This_class_contains_the_component_values_and_formats_for_the_monetary
___section_of_the_cultural_specification_in_ISO/IEC_14652_(as_amended).


Ancestors
$BINARY



Public


Readable Attributes
attr duo_validity_from : DATES ;
attr duo_validity_to : DATES ;
attr exchange_rate : RAT ;
attr international : MONEY_FMT ;
attr international_duo : MONEY_FMT ;
attr local : MONEY_FMT ;
attr local_duo : MONEY_FMT ;
attr validity_from : DATES ;
attr validity_to : DATES ;

Features
binstr : BINSTR
build(str : BIN_CURSOR) : SAME
build(str : BIN_CURSOR,lib : LIBCHARS) : SAME
create(str : BINSTR) : SAME .. Included as create
read(index : BIN_CURSOR) : SAME .. Included as read
write(fyle : BIN_FILE) .. Included as write


Private

attr duo_validity_from : DATES ;
attr duo_validity_to : DATES ;
attr exchange_rate : RAT ;
attr international : MONEY_FMT ;
attr international_duo : MONEY_FMT ;
attr local : MONEY_FMT ;
attr local_duo : MONEY_FMT ;
attr validity_from : DATES ;
attr validity_to : DATES ;

The Sather Home Page