[Tomoe-cvs 2044] CVS update: tomoe/doc/reference/tmpl

Back to archive index

Kouhei Sutou kous****@users*****
2006年 12月 25日 (月) 11:17:52 JST


Index: tomoe/doc/reference/tmpl/tomoe-char.sgml
diff -u tomoe/doc/reference/tmpl/tomoe-char.sgml:1.3 tomoe/doc/reference/tmpl/tomoe-char.sgml:1.4
--- tomoe/doc/reference/tmpl/tomoe-char.sgml:1.3	Fri Dec  1 11:26:49 2006
+++ tomoe/doc/reference/tmpl/tomoe-char.sgml	Mon Dec 25 11:17:52 2006
@@ -17,6 +17,20 @@
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### MACRO TOMOE_CHAR_PRIVATE_USE_AREA_START ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO TOMOE_CHAR_PRIVATE_USE_AREA_END ##### -->
+<para>
+
+</para>
+
+
+
 <!-- ##### STRUCT TomoeChar ##### -->
 <para>
 The #TomoeChar struct contains only
@@ -52,6 +66,16 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION tomoe_char_new_from_xml_data ##### -->
+<para>
+
+</para>
+
+ @ data: 
+ @ len: 
+ @ Returns: 
+
+
 <!-- ##### FUNCTION tomoe_char_get_utf8 ##### -->
 <para>
 
Index: tomoe/doc/reference/tmpl/tomoe-config.sgml
diff -u tomoe/doc/reference/tmpl/tomoe-config.sgml:1.3 tomoe/doc/reference/tmpl/tomoe-config.sgml:1.4
--- tomoe/doc/reference/tmpl/tomoe-config.sgml:1.3	Fri Dec  1 11:26:49 2006
+++ tomoe/doc/reference/tmpl/tomoe-config.sgml	Mon Dec 25 11:17:52 2006
@@ -4,7 +4,6 @@
 <!-- ##### SECTION Short_Description ##### -->
 An object of configuration file.
 
-
 <!-- ##### SECTION Long_Description ##### -->
 <para>
 
@@ -39,15 +38,16 @@
 @Returns: 
 
 
-<!-- ##### FUNCTION tomoe_config_load ##### -->
+<!-- ##### FUNCTION tomoe_config_get_filename ##### -->
 <para>
 
 </para>
 
 @config: 
+ @ Returns: 
 
 
-<!-- ##### FUNCTION tomoe_config_get_filename ##### -->
+<!-- ##### FUNCTION tomoe_config_get_user_dict_name ##### -->
 <para>
 
 </para>
Index: tomoe/doc/reference/tmpl/tomoe-context.sgml
diff -u tomoe/doc/reference/tmpl/tomoe-context.sgml:1.3 tomoe/doc/reference/tmpl/tomoe-context.sgml:1.4
--- tomoe/doc/reference/tmpl/tomoe-context.sgml:1.3	Fri Dec  1 11:26:49 2006
+++ tomoe/doc/reference/tmpl/tomoe-context.sgml	Mon Dec 25 11:17:52 2006
@@ -4,7 +4,6 @@
 <!-- ##### SECTION Short_Description ##### -->
 An object of...
 
-
 <!-- ##### SECTION Long_Description ##### -->
 <para>
 
@@ -25,6 +24,11 @@
 </para>
 
 
+<!-- ##### ARG TomoeContext:recognizer ##### -->
+<para>
+
+</para>
+
 <!-- ##### FUNCTION tomoe_context_new ##### -->
 <para>
 
@@ -62,3 +66,33 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION tomoe_context_get_char ##### -->
+<para>
+
+</para>
+
+ @ ctx: 
+ @ utf8: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_context_register ##### -->
+<para>
+
+</para>
+
+ @ ctx: 
+ @ chr: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_context_unregister ##### -->
+<para>
+
+</para>
+
+ @ ctx: 
+ @ utf8: 
+ @ Returns: 
+
+
Index: tomoe/doc/reference/tmpl/tomoe-dict.sgml
diff -u tomoe/doc/reference/tmpl/tomoe-dict.sgml:1.4 tomoe/doc/reference/tmpl/tomoe-dict.sgml:1.5
--- tomoe/doc/reference/tmpl/tomoe-dict.sgml:1.4	Fri Dec  1 11:26:49 2006
+++ tomoe/doc/reference/tmpl/tomoe-dict.sgml	Mon Dec 25 11:17:52 2006
@@ -4,7 +4,6 @@
 <!-- ##### SECTION Short_Description ##### -->
 An object of dictionary.
 
-
 <!-- ##### SECTION Long_Description ##### -->
 <para>
 
@@ -25,6 +24,29 @@
 </para>
 
 
+<!-- ##### FUNCTION tomoe_dict_load ##### -->
+<para>
+
+</para>
+
+ @ base_dir: 
+
+
+<!-- ##### FUNCTION tomoe_dict_unload ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### FUNCTION tomoe_dict_get_registered_types ##### -->
+<para>
+
+</para>
+
+ @ Returns: 
+
+
 <!-- ##### FUNCTION tomoe_dict_new ##### -->
 <para>
 
@@ -75,3 +97,40 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION tomoe_dict_search ##### -->
+<para>
+
+</para>
+
+ @ dict: 
+ @ query: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_dict_flush ##### -->
+<para>
+
+</para>
+
+ @ dict: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_dict_is_editable ##### -->
+<para>
+
+</para>
+
+ @ dict: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_dict_get_available_private_utf8 ##### -->
+<para>
+
+</para>
+
+ @ dict: 
+ @ Returns: 
+
+
Index: tomoe/doc/reference/tmpl/tomoe-module.sgml
diff -u tomoe/doc/reference/tmpl/tomoe-module.sgml:1.1 tomoe/doc/reference/tmpl/tomoe-module.sgml:1.2
--- tomoe/doc/reference/tmpl/tomoe-module.sgml:1.1	Thu Nov 30 18:19:07 2006
+++ tomoe/doc/reference/tmpl/tomoe-module.sgml	Mon Dec 25 11:17:52 2006
@@ -22,5 +22,42 @@
 
 </para>
 
- @ object: 
+
+<!-- ##### FUNCTION tomoe_module_load_modules ##### -->
+<para>
+
+</para>
+
+ @ base_dir: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_module_instantiate ##### -->
+<para>
+
+</para>
+
+ @ modules: 
+ @ name: 
+ @ first_property: 
+ @ var_args: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_module_collect_registered_types ##### -->
+<para>
+
+</para>
+
+ @ modules: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_module_unload ##### -->
+<para>
+
+</para>
+
+ @ module: 
+
 
Index: tomoe/doc/reference/tmpl/tomoe-query.sgml
diff -u tomoe/doc/reference/tmpl/tomoe-query.sgml:1.4 tomoe/doc/reference/tmpl/tomoe-query.sgml:1.5
--- tomoe/doc/reference/tmpl/tomoe-query.sgml:1.4	Fri Dec  1 11:26:49 2006
+++ tomoe/doc/reference/tmpl/tomoe-query.sgml	Mon Dec 25 11:17:52 2006
@@ -4,7 +4,6 @@
 <!-- ##### SECTION Short_Description ##### -->
 An object for representing search conditions.
 
-
 <!-- ##### SECTION Long_Description ##### -->
 <para>
 
@@ -25,6 +24,26 @@
 </para>
 
 
+<!-- ##### ARG TomoeQuery:max-n-strokes ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG TomoeQuery:min-n-strokes ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG TomoeQuery:utf8 ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG TomoeQuery:writing ##### -->
+<para>
+
+</para>
+
 <!-- ##### FUNCTION tomoe_query_new ##### -->
 <para>
 
@@ -33,6 +52,24 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION tomoe_query_get_utf8 ##### -->
+<para>
+
+</para>
+
+ @ query: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_query_set_utf8 ##### -->
+<para>
+
+</para>
+
+ @ query: 
+ @ utf8: 
+
+
 <!-- ##### FUNCTION tomoe_query_add_reading ##### -->
 <para>
 
@@ -57,7 +94,70 @@
 </para>
 
 @query: 
- @ chr: 
+ @ radical: 
+
+
+<!-- ##### FUNCTION tomoe_query_get_radicals ##### -->
+<para>
+
+</para>
+
+ @ query: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_query_set_variant ##### -->
+<para>
+
+</para>
+
+ @ query: 
+ @ variant: 
+
+
+<!-- ##### FUNCTION tomoe_query_get_variant ##### -->
+<para>
+
+</para>
+
+ @ query: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_query_set_min_n_strokes ##### -->
+<para>
+
+</para>
+
+ @ query: 
+ @ n_strokes: 
+
+
+<!-- ##### FUNCTION tomoe_query_get_min_n_strokes ##### -->
+<para>
+
+</para>
+
+ @ query: 
+ @ Returns: 
+
+
+<!-- ##### FUNCTION tomoe_query_set_max_n_strokes ##### -->
+<para>
+
+</para>
+
+ @ query: 
+ @ n_strokes: 
+
+
+<!-- ##### FUNCTION tomoe_query_get_max_n_strokes ##### -->
+<para>
+
+</para>
+
+ @ query: 
+ @ Returns: 
 
 
 <!-- ##### FUNCTION tomoe_query_set_writing ##### -->
@@ -78,3 +178,12 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION tomoe_query_is_empty ##### -->
+<para>
+
+</para>
+
+ @ query: 
+ @ Returns: 
+
+
Index: tomoe/doc/reference/tmpl/tomoe-reading.sgml
diff -u tomoe/doc/reference/tmpl/tomoe-reading.sgml:1.3 tomoe/doc/reference/tmpl/tomoe-reading.sgml:1.4
--- tomoe/doc/reference/tmpl/tomoe-reading.sgml:1.3	Fri Dec  1 11:26:49 2006
+++ tomoe/doc/reference/tmpl/tomoe-reading.sgml	Mon Dec 25 11:17:52 2006
@@ -4,7 +4,6 @@
 <!-- ##### SECTION Short_Description ##### -->
 An object of reading data of #TomoeChar.
 
-
 <!-- ##### SECTION Long_Description ##### -->
 <para>
 
@@ -73,3 +72,12 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION tomoe_reading_to_xml ##### -->
+<para>
+
+</para>
+
+ @ reading: 
+ @ Returns: 
+
+
Index: tomoe/doc/reference/tmpl/tomoe-recognizer.sgml
diff -u tomoe/doc/reference/tmpl/tomoe-recognizer.sgml:1.2 tomoe/doc/reference/tmpl/tomoe-recognizer.sgml:1.3
--- tomoe/doc/reference/tmpl/tomoe-recognizer.sgml:1.2	Fri Dec  1 11:15:55 2006
+++ tomoe/doc/reference/tmpl/tomoe-recognizer.sgml	Mon Dec 25 11:17:52 2006
@@ -24,6 +24,29 @@
 </para>
 
 
+<!-- ##### FUNCTION tomoe_recognizer_load ##### -->
+<para>
+
+</para>
+
+ @ base_dir: 
+
+
+<!-- ##### FUNCTION tomoe_recognizer_unload ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### FUNCTION tomoe_recognizer_get_registered_types ##### -->
+<para>
+
+</para>
+
+ @ Returns: 
+
+
 <!-- ##### FUNCTION tomoe_recognizer_new ##### -->
 <para>
 
@@ -41,7 +64,6 @@
 </para>
 
 @recognizer: 
- @ dict: 
 @input: 
 @Returns: 
 
Index: tomoe/doc/reference/tmpl/tomoe-shelf.sgml
diff -u tomoe/doc/reference/tmpl/tomoe-shelf.sgml:1.3 tomoe/doc/reference/tmpl/tomoe-shelf.sgml:1.4
--- tomoe/doc/reference/tmpl/tomoe-shelf.sgml:1.3	Fri Dec  1 11:26:49 2006
+++ tomoe/doc/reference/tmpl/tomoe-shelf.sgml	Mon Dec 25 11:17:52 2006
@@ -4,7 +4,6 @@
 <!-- ##### SECTION Short_Description ##### -->
 An object of dictionaries.
 
-
 <!-- ##### SECTION Long_Description ##### -->
 <para>
 
@@ -33,26 +32,27 @@
 @Returns: 
 
 
-<!-- ##### FUNCTION tomoe_shelf_add_dict ##### -->
+<!-- ##### FUNCTION tomoe_shelf_get_dict ##### -->
 <para>
 
 </para>
 
 @shelf: 
- @ dict: 
+ @ name: 
+ @ Returns: 
 
 
-<!-- ##### FUNCTION tomoe_shelf_get_dict ##### -->
+<!-- ##### FUNCTION tomoe_shelf_register_dict ##### -->
 <para>
 
 </para>
 
 @shelf: 
 @name: 
- @ Returns: 
+ @ dict: 
 
 
-<!-- ##### FUNCTION tomoe_shelf_remove_dict ##### -->
+<!-- ##### FUNCTION tomoe_shelf_unregister_dict ##### -->
 <para>
 
 </para>
Index: tomoe/doc/reference/tmpl/tomoe-unused.sgml
diff -u tomoe/doc/reference/tmpl/tomoe-unused.sgml:1.2 tomoe/doc/reference/tmpl/tomoe-unused.sgml:1.3
--- tomoe/doc/reference/tmpl/tomoe-unused.sgml:1.2	Fri Dec  1 11:05:04 2006
+++ tomoe/doc/reference/tmpl/tomoe-unused.sgml	Mon Dec 25 11:17:52 2006
@@ -22,28 +22,28 @@
 tomoe-dict-impl
 
 
-<!-- ##### SECTION ./tmpl/tomoe-module.sgml:Long_Description ##### -->
+<!-- ##### SECTION ./tmpl/tomoe-recognizer-impl.sgml:Long_Description ##### -->
 <para>
 
 </para>
 
 
-<!-- ##### SECTION ./tmpl/tomoe-module.sgml:See_Also ##### -->
+<!-- ##### SECTION ./tmpl/tomoe-recognizer-impl.sgml:See_Also ##### -->
 <para>
 
 </para>
 
 
-<!-- ##### SECTION ./tmpl/tomoe-module.sgml:Short_Description ##### -->
+<!-- ##### SECTION ./tmpl/tomoe-recognizer-impl.sgml:Short_Description ##### -->
 
 
 
-<!-- ##### SECTION ./tmpl/tomoe-module.sgml:Stability_Level ##### -->
+<!-- ##### SECTION ./tmpl/tomoe-recognizer-impl.sgml:Stability_Level ##### -->
 
 
 
-<!-- ##### SECTION ./tmpl/tomoe-module.sgml:Title ##### -->
-TomoeModule
+<!-- ##### SECTION ./tmpl/tomoe-recognizer-impl.sgml:Title ##### -->
+tomoe-recognizer-impl
 
 
 <!-- ##### FUNCTION TOMOE_DICT_IMPL_FREE ##### -->
@@ -212,13 +212,6 @@
 @utf8: 
 @Returns: 
 
-<!-- ##### STRUCT TomoeModule ##### -->
-<para>
-
-</para>
-
- @ object: 
-
 <!-- ##### ARG TomoeModule:default-base-dir ##### -->
 <para>
 
@@ -275,23 +268,21 @@
 @input: 
 @Returns: 
 
-<!-- ##### FUNCTION tomoe_context_load_recognizer ##### -->
+<!-- ##### FUNCTION tomoe_config_load ##### -->
 <para>
 
 </para>
 
- @ ctx: 
- @ base_dir: 
- @ name: 
+ @ config: 
 
-<!-- ##### FUNCTION tomoe_dict_search ##### -->
+<!-- ##### FUNCTION tomoe_context_load_recognizer ##### -->
 <para>
 
 </para>
 
- @ dict: 
- @ query: 
- @ Returns: 
+ @ ctx: 
+ @ base_dir: 
+ @ name: 
 
 <!-- ##### FUNCTION tomoe_module_find_module ##### -->
 <para>
@@ -328,59 +319,20 @@
 
 @module: 
 
-<!-- ##### FUNCTION tomoe_query_get_max_n_strokes ##### -->
-<para>
-
-</para>
-
- @ query: 
- @ Returns: 
-
-<!-- ##### FUNCTION tomoe_query_get_min_n_strokes ##### -->
-<para>
-
-</para>
-
- @ query: 
- @ Returns: 
-
-<!-- ##### FUNCTION tomoe_query_get_radicals ##### -->
+<!-- ##### FUNCTION tomoe_shelf_add_dict ##### -->
 <para>
 
 </para>
 
- @ query: 
- @ Returns: 
+ @ shelf: 
+ @ dict: 
 
-<!-- ##### FUNCTION tomoe_query_get_variant ##### -->
+<!-- ##### FUNCTION tomoe_shelf_remove_dict ##### -->
 <para>
 
 </para>
 
- @ query: 
+ @ shelf: 
+ @ name: 
 @Returns: 
 
-<!-- ##### FUNCTION tomoe_query_set_max_n_strokes ##### -->
-<para>
-
-</para>
-
- @ query: 
- @ n_strokes: 
-
-<!-- ##### FUNCTION tomoe_query_set_min_n_strokes ##### -->
-<para>
-
-</para>
-
- @ query: 
- @ n_strokes: 
-
-<!-- ##### FUNCTION tomoe_query_set_variant ##### -->
-<para>
-
-</para>
-
- @ query: 
- @ chr: 
-


tomoe-cvs メーリングリストの案内
Back to archive index