(struct CHISE_DS): Change type of location from <char*> to <unsigned
authortomo <tomo>
Sun, 17 Aug 2003 13:31:49 +0000 (13:31 +0000)
committertomo <tomo>
Sun, 17 Aug 2003 13:31:49 +0000 (13:31 +0000)
commit746ea9a4c49e062117f2f52184ad4a0832988696
tree4aa410d407ebb7115b583634d86149111ede38da
parent3812b0b0ab8f001b08c0a050d9dcc6be6f2a3bd8
(struct CHISE_DS): Change type of location from <char*> to <unsigned
char*>.
(chise_open_data_source): Change interface.
(chise_ds_close): Renamed from `chise_close_data_source'.
(struct CHISE_Attribute_Table): Add new member `ds'; rename `dbp' to
`db'.
(chise_ds_open_decoding_table): Renamed from
`chise_open_decoding_table' and changed the interface.
(chise_dt_close): Renamed from `chise_close_decoding_table'.
(chise_ds_open_feature_table): Renamed from `chise_open_feature_table'
and changed the interface.
(chise_ft_close): Renamed from `chise_close_feature_table'.
(chise_open_attribute_table): Change interface.
chise.h