class REP_LIB_LIST
****

_______This_global_class_implements_the_list_of_currently_active_repertoire
___and_encoding_classes_(LIBCHARS).__It_permits_the_string_and_rune_classes
___to_index_from_it_rather_than_have_a_direct_reference_to_the_repertoire.


Flattened version is here



Public


Writable Shareds
shared lib_list : FLIST{LIBCHARS} ;

Features
check : BOOL
index(lib : LIBCHARS) : CARD
insert(lib : LIBCHARS) : BOOL
inspect
kind_index(lib : LIBCHARS) : CARD


Private

shared lib_list : FLIST{LIBCHARS} ;

The Sather Home Page