int chise_get_feature (CHISE_DS *ds, CHISE_Char_ID cid,
char *key, CHISE_Value *valdatum);
-
-CHISE_Attribute_Table*
-chise_open_attribute_table (CHISE_DS *ds,
- const char *encoding, const char *feature,
- DBTYPE real_subtype,
- u_int32_t accessmask, int modemask);
-
-int chise_close_attribute_table (CHISE_Attribute_Table *at);
-
-int chise_get_attribute_table (CHISE_Attribute_Table *at,
- char *key, CHISE_Value *valdatum);
-
#endif /* !_CHISE_H */