(chise_open_attribute_table): New prototype.
authortomo <tomo>
Sun, 17 Aug 2003 16:28:45 +0000 (16:28 +0000)
committertomo <tomo>
Sun, 17 Aug 2003 16:28:45 +0000 (16:28 +0000)
(chise_close_attribute_table): New prototype.
(chise_get_attribute_table): New prototype.

chise.c

diff --git a/chise.c b/chise.c
index a5839cb..bb6578b 100644 (file)
--- a/chise.c
+++ b/chise.c
@@ -20,6 +20,18 @@ strnlen (register const char *s, register int maxlen)
 
 #include "chise.h"
 
+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);
+
+
 #define xzero(lvalue) ((void) memset (&(lvalue), '\0', sizeof (lvalue)))
 
 CHISE_Char_ID