class CHAR_TYPES < $BINARY


Ancestors
$BINARY



Public


Readable Attributes
attr classes : FMAP{CHAR_CLASS,CHAR_GROUP} ;
attr mappings : FMAP{CHAR_MAPPINGS,CHAR_MAP} ;
attr trans_table : FMAP{STR,STR} ;

Features
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


Private

attr classes : FMAP{CHAR_CLASS,CHAR_GROUP} ;
attr mappings : FMAP{CHAR_MAPPINGS,CHAR_MAP} ;
attr trans_table : FMAP{STR,STR} ;

The Sather Home Page