(struct CHISE_DS): Add new member `property_names'.
authortomo <tomo>
Sat, 17 Jul 2004 02:08:52 +0000 (02:08 +0000)
committertomo <tomo>
Sat, 17 Jul 2004 02:08:52 +0000 (02:08 +0000)
commit505aeb1fdbd3a58f1bc19121537df531107f5e23
treeee94f1e75799e198e48084b27e226ba12c7c2f18
parent6454acd1692f5fdd26864454af1b1a1a13a631f4
(struct CHISE_DS): Add new member `property_names'.
(CHISE_DS_open): Initialize `property_names'.
(CHISE_DS_close): Destroy `property_names'.
(chise_ds_location): New function.
(chise_ds_get_property): New function.
(struct CHISE_Property_Table): New structure.
(chise_ds_open_property_table): New function.
(chise_pt_close): Likewise.
(chise_property_setup_db): Likewise.
(chise_property_sync): Likewise.
(chise_feature_set_property_value): Likewise.
(chise_feature_load_property_value): Likewise.
(chise_feature_gets_property_value): Likewise.
chise.c