class PHONE_ACCESS < $BINARY |
---|
$BINARY |
attr access : CODE_STR ; |
---|
attr format : PHONE_FMT ; |
---|
binstr : BINSTR .. Included as binstr |
---|
build( .. Included as build |
---|
build( .. Included as build |
---|
create(str : BINSTR) : SAME .. Included as create |
---|
create( .. Included as create |
---|
create : SAME |
---|
read(index : BIN_CURSOR) : SAME .. Included as read |
---|
write(fyle : BIN_FILE) .. Included as write |
---|
attr access : CODE_STR ; |
---|
attr format : PHONE_FMT ; |
---|