class ADDRESSING < $BINARY |
---|
$BINARY |
attr data : FMAP{ADDRESS_KEYS,CODE_STR} ; |
---|
attr format : ADDRESS_FMT ; |
---|
binstr : BINSTR .. Included as binstr |
---|
build( .. Included as build |
---|
build( |
---|
create(str : BINSTR) : SAME .. Included as create |
---|
read(index : BIN_CURSOR) : SAME .. Included as read |
---|
read( .. Included as read |
---|
write(fyle : BIN_FILE) .. Included as write |
---|
attr data : FMAP{ADDRESS_KEYS,CODE_STR} ; |
---|
attr format : ADDRESS_FMT ; |
---|