Add gcc/lib/app versions to trace log
[forms.git] / doc / forms.tag
blob2c3ae552b9827ed6ccd3a2812afdaabe02cb149c
1 <?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2 <tagfile>
3 <compound kind="page">
4 <name>index</name>
5 <title>òÕËÏ×ÏÄÓÔ×Ï ÐÏÌØÚÏ×ÁÔÅÌÑ</title>
6 <filename>index</filename>
7 <docanchor file="index">intro_sec</docanchor>
8 <docanchor file="index">install_sec</docanchor>
9 </compound>
10 <compound kind="namespace">
11 <name>F</name>
12 <filename>namespaceF.html</filename>
13 <class kind="class">F::F_App</class>
14 <class kind="class">F::F_UI</class>
15 <member kind="enumeration">
16 <name>log_level_t</name>
17 <anchor>a14</anchor>
18 <arglist></arglist>
19 </member>
20 <member kind="enumeration">
21 <name>ui_class_t</name>
22 <anchor>a15</anchor>
23 <arglist></arglist>
24 </member>
25 <member kind="variable">
26 <type>const int</type>
27 <name>FOREVER</name>
28 <anchorfile>namespaceF.html</anchorfile>
29 <anchor>a0</anchor>
30 <arglist></arglist>
31 </member>
32 </compound>
33 <compound kind="class">
34 <name>F::F_App</name>
35 <filename>classF_1_1F__App.html</filename>
36 <member kind="function">
37 <type></type>
38 <name>F_App</name>
39 <anchorfile>classF_1_1F__App.html</anchorfile>
40 <anchor>a0</anchor>
41 <arglist>(int argc, char **argv, char *name=0, CommandOption *user_cmd_opts=defaultCommandOptionList, char *comment=0)</arglist>
42 </member>
43 <member kind="function">
44 <type>const char *</type>
45 <name>name</name>
46 <anchorfile>classF_1_1F__App.html</anchorfile>
47 <anchor>a2</anchor>
48 <arglist>()</arglist>
49 </member>
50 <member kind="function">
51 <type>int</type>
52 <name>check</name>
53 <anchorfile>classF_1_1F__App.html</anchorfile>
54 <anchor>a3</anchor>
55 <arglist>(int ms)</arglist>
56 </member>
57 <member kind="function">
58 <type>int</type>
59 <name>wait</name>
60 <anchorfile>classF_1_1F__App.html</anchorfile>
61 <anchor>a4</anchor>
62 <arglist>(int ms=FOREVER)</arglist>
63 </member>
64 <member kind="function">
65 <type>void</type>
66 <name>run</name>
67 <anchorfile>classF_1_1F__App.html</anchorfile>
68 <anchor>a5</anchor>
69 <arglist>()</arglist>
70 </member>
71 <member kind="function">
72 <type>void</type>
73 <name>idle</name>
74 <anchorfile>classF_1_1F__App.html</anchorfile>
75 <anchor>a6</anchor>
76 <arglist>(void(*cb)())</arglist>
77 </member>
78 <member kind="function">
79 <type>void</type>
80 <name>log_level</name>
81 <anchorfile>classF_1_1F__App.html</anchorfile>
82 <anchor>a7</anchor>
83 <arglist>(log_level_t level)</arglist>
84 </member>
85 <member kind="function" virtualness="virtual">
86 <type>virtual void</type>
87 <name>about</name>
88 <anchorfile>classF_1_1F__App.html</anchorfile>
89 <anchor>a8</anchor>
90 <arglist>()</arglist>
91 </member>
92 <member kind="function" virtualness="virtual">
93 <type>virtual void</type>
94 <name>help</name>
95 <anchorfile>classF_1_1F__App.html</anchorfile>
96 <anchor>a9</anchor>
97 <arglist>()</arglist>
98 </member>
99 <member kind="function" virtualness="virtual">
100 <type>virtual void</type>
101 <name>quit</name>
102 <anchorfile>classF_1_1F__App.html</anchorfile>
103 <anchor>a10</anchor>
104 <arglist>()</arglist>
105 </member>
106 <member kind="function" virtualness="virtual">
107 <type>virtual void</type>
108 <name>init</name>
109 <anchorfile>classF_1_1F__App.html</anchorfile>
110 <anchor>a11</anchor>
111 <arglist>()</arglist>
112 </member>
113 <member kind="function" virtualness="virtual">
114 <type>virtual void</type>
115 <name>log</name>
116 <anchorfile>classF_1_1F__App.html</anchorfile>
117 <anchor>a12</anchor>
118 <arglist>(char *location, char *msg, log_level_t level=DEFAULT_LEVEL)</arglist>
119 </member>
120 <member kind="function" protection="private">
121 <type>void</type>
122 <name>flush</name>
123 <anchorfile>classF_1_1F__App.html</anchorfile>
124 <anchor>d0</anchor>
125 <arglist>()</arglist>
126 </member>
127 <member kind="function" protection="private" static="yes">
128 <type>static void</type>
129 <name>signal_handler</name>
130 <anchorfile>classF_1_1F__App.html</anchorfile>
131 <anchor>h0</anchor>
132 <arglist>(int)</arglist>
133 </member>
134 <member kind="variable" protection="private">
135 <type>string</type>
136 <name>name_</name>
137 <anchorfile>classF_1_1F__App.html</anchorfile>
138 <anchor>r0</anchor>
139 <arglist></arglist>
140 </member>
141 <member kind="variable" protection="private">
142 <type>CommandOptionParse *</type>
143 <name>cmd_opts_</name>
144 <anchorfile>classF_1_1F__App.html</anchorfile>
145 <anchor>r1</anchor>
146 <arglist></arglist>
147 </member>
148 <member kind="variable" protection="private">
149 <type>new_handler</type>
150 <name>old_new_handler</name>
151 <anchorfile>classF_1_1F__App.html</anchorfile>
152 <anchor>r2</anchor>
153 <arglist></arglist>
154 </member>
155 <member kind="variable" protection="private">
156 <type>bool</type>
157 <name>in_idle_</name>
158 <anchorfile>classF_1_1F__App.html</anchorfile>
159 <anchor>r3</anchor>
160 <arglist></arglist>
161 </member>
162 <member kind="variable" protection="private">
163 <type>void(*</type>
164 <name>idle_</name>
165 <anchorfile>classF_1_1F__App.html</anchorfile>
166 <anchor>r4</anchor>
167 <arglist>)()</arglist>
168 </member>
169 <member kind="variable" protection="private">
170 <type>int</type>
171 <name>current_event_</name>
172 <anchorfile>classF_1_1F__App.html</anchorfile>
173 <anchor>r5</anchor>
174 <arglist></arglist>
175 </member>
176 <member kind="variable" protection="private">
177 <type>log_level_t</type>
178 <name>cur_log_level_</name>
179 <anchorfile>classF_1_1F__App.html</anchorfile>
180 <anchor>r6</anchor>
181 <arglist></arglist>
182 </member>
183 <member kind="variable" protection="private" static="yes">
184 <type>static bool</type>
185 <name>we_have_one_app_instance_</name>
186 <anchorfile>classF_1_1F__App.html</anchorfile>
187 <anchor>v0</anchor>
188 <arglist></arglist>
189 </member>
190 </compound>
191 <compound kind="class">
192 <name>F::F_UI</name>
193 <filename>classF_1_1F__UI.html</filename>
194 <member kind="function">
195 <type>void</type>
196 <name>get_user_input</name>
197 <anchorfile>classF_1_1F__UI.html</anchorfile>
198 <anchor>a2</anchor>
199 <arglist>()</arglist>
200 </member>
201 </compound>
202 </tagfile>