class CHAR_TYPES < $BINARY |
---|
$BINARY |
attr classes : FMAP{CHAR_CLASS,CHAR_GROUP} ; |
---|
attr mappings : FMAP{CHAR_MAPPINGS,CHAR_MAP} ; |
---|
attr trans_table : FMAP{STR,STR} ; |
---|
binstr : BINSTR .. Included as binstr |
---|
build( .. Included as build |
---|
create(str : BINSTR) : SAME .. Included as create |
---|
create : SAME |
---|
delete( .. Included as delete |
---|
delete( .. Included as delete |
---|
insert( .. Included as insert |
---|
insert( .. Included as insert |
---|
new_synonym( .. Included as new_synonym |
---|
read(index : BIN_CURSOR) : SAME .. Included as read |
---|
write(fyle : BIN_FILE) .. Included as write |
---|
attr classes : FMAP{CHAR_CLASS,CHAR_GROUP} ; |
---|
attr mappings : FMAP{CHAR_MAPPINGS,CHAR_MAP} ; |
---|
attr trans_table : FMAP{STR,STR} ; |
---|