Skip to content

Commit 078897e

Browse files
committed
Set pcannonDebug documentation
1 parent 151704b commit 078897e

File tree

182 files changed

+27909
-20
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

182 files changed

+27909
-20
lines changed

pages/libs/libs.html

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,14 @@
77

88
<body>
99
<div> # Pcannon09's libs <div> <br>
10-
<div>
11-
<a href="/docs/pages/libs/cpp-time-utils/html/index.html"> Go to `Cpp Time Utils` documentation </a> <br>
12-
<a href="/docs/pages/libs/python-requirements/html/index.html"> Go to `Python Requirements` documentation </a> <br>
13-
<a href="/docs/pages/libs/aquin-bot/html/index.html"> Go to `Aquin Bot` documentation </a> <br>
14-
<a href="/docs/pages/libs/argx/html/index.html"> Go to `Argx` documentation </a> <br>
15-
<a href="/docs/pages/libs/argx-c/html/index.html"> Go to `Argx-C` documentation </a> <br>
16-
</div> <br>
10+
<div>
11+
<a href="/docs/pages/libs/cpp-time-utils/html/index.html"> Go to `Cpp Time Utils` documentation </a>
12+
<br>
13+
<a href="/docs/pages/libs/python-requirements/html/index.html"> Go to `Python Requirements`
14+
documentation </a> <br>
15+
<a href="/docs/pages/libs/aquin-bot/html/index.html"> Go to `Aquin Bot` documentation </a> <br>
16+
<a href="/docs/pages/libs/argx/html/index.html"> Go to `Argx` documentation </a> <br>
17+
<a href="/docs/pages/libs/argx-c/html/index.html"> Go to `Argx-C` documentation </a> <br>
18+
<a href="/docs/pages/libs/pcannonDebug/html/index.html"> Go to `pcannonDebug` documentation </a> <br>
19+
</div> <br>
1720
</body>

pages/libs/pcannonDebug/argx.tag

Lines changed: 349 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,349 @@
1+
<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
2+
<tagfile doxygen_version="1.14.0">
3+
<compound kind="file">
4+
<name>Debug.hpp</name>
5+
<path>inc/</path>
6+
<filename>df/dee/Debug_8hpp.html</filename>
7+
<class kind="class">pd::Debug</class>
8+
<class kind="struct">pd::DebugSettings</class>
9+
<namespace>pd</namespace>
10+
</compound>
11+
<compound kind="file">
12+
<name>macros.hpp</name>
13+
<path>inc/</path>
14+
<filename>db/dbe/macros_8hpp.html</filename>
15+
<member kind="define">
16+
<type>#define</type>
17+
<name>PD_DEBUGLOG</name>
18+
<anchorfile>db/dbe/macros_8hpp.html</anchorfile>
19+
<anchor>a670943c08adbadcff3b706d74e3b14be</anchor>
20+
<arglist>(_logger, _type, _msg)</arglist>
21+
</member>
22+
<member kind="define">
23+
<type>#define</type>
24+
<name>PD_DEV</name>
25+
<anchorfile>db/dbe/macros_8hpp.html</anchorfile>
26+
<anchor>a4e23b136a511d5454595b8e1364edf8a</anchor>
27+
<arglist></arglist>
28+
</member>
29+
<member kind="define">
30+
<type>#define</type>
31+
<name>PD_SIMPLE_DEBUGLOG</name>
32+
<anchorfile>db/dbe/macros_8hpp.html</anchorfile>
33+
<anchor>aeadcd91d3ad65cd57a29b99c64bb9b77</anchor>
34+
<arglist>(_type, _msg)</arglist>
35+
</member>
36+
<member kind="define">
37+
<type>#define</type>
38+
<name>PD_STRINGIFY</name>
39+
<anchorfile>db/dbe/macros_8hpp.html</anchorfile>
40+
<anchor>af6e71c74189066ca8fc24d44500ab7a0</anchor>
41+
<arglist>(x)</arglist>
42+
</member>
43+
<member kind="define">
44+
<type>#define</type>
45+
<name>PD_TOSTRING</name>
46+
<anchorfile>db/dbe/macros_8hpp.html</anchorfile>
47+
<anchor>a90671304256f54002660963c47301253</anchor>
48+
<arglist>(x)</arglist>
49+
</member>
50+
<member kind="define">
51+
<type>#define</type>
52+
<name>PD_VERSION</name>
53+
<anchorfile>db/dbe/macros_8hpp.html</anchorfile>
54+
<anchor>ae9c30977974c137f90be933bb7ed15ad</anchor>
55+
<arglist></arglist>
56+
</member>
57+
<member kind="define">
58+
<type>#define</type>
59+
<name>PD_VERSION_CHECK</name>
60+
<anchorfile>db/dbe/macros_8hpp.html</anchorfile>
61+
<anchor>afda24ebbcf9fc1f72ed656c757e2aae3</anchor>
62+
<arglist>(STT_VERSION_MAJOR, STT_VERSION_MINOR, STT_VERSION_PATCH, STT_VERSION_STATE)</arglist>
63+
</member>
64+
<member kind="define">
65+
<type>#define</type>
66+
<name>PD_VERSION_MAJOR</name>
67+
<anchorfile>db/dbe/macros_8hpp.html</anchorfile>
68+
<anchor>a225088c327cc6c7fcca809dc62e48fd4</anchor>
69+
<arglist></arglist>
70+
</member>
71+
<member kind="define">
72+
<type>#define</type>
73+
<name>PD_VERSION_MINOR</name>
74+
<anchorfile>db/dbe/macros_8hpp.html</anchorfile>
75+
<anchor>a3992091abfbb37fe5f384aea4dd97dea</anchor>
76+
<arglist></arglist>
77+
</member>
78+
<member kind="define">
79+
<type>#define</type>
80+
<name>PD_VERSION_PATCH</name>
81+
<anchorfile>db/dbe/macros_8hpp.html</anchorfile>
82+
<anchor>ab26433cc36f516c4be52b6efc9b6b91a</anchor>
83+
<arglist></arglist>
84+
</member>
85+
<member kind="define">
86+
<type>#define</type>
87+
<name>PD_VERSION_STATE</name>
88+
<anchorfile>db/dbe/macros_8hpp.html</anchorfile>
89+
<anchor>a7eecb5a8be1c9f6f4b409ccda0838d71</anchor>
90+
<arglist></arglist>
91+
</member>
92+
</compound>
93+
<compound kind="file">
94+
<name>README.md</name>
95+
<path></path>
96+
<filename>da/ddd/README_8md.html</filename>
97+
</compound>
98+
<compound kind="file">
99+
<name>Debug.cpp</name>
100+
<path>src/</path>
101+
<filename>df/d66/Debug_8cpp.html</filename>
102+
<includes id="df/dee/Debug_8hpp" name="Debug.hpp" local="yes" import="no" module="no" objc="no">../inc/Debug.hpp</includes>
103+
<namespace>pd</namespace>
104+
</compound>
105+
<compound kind="class">
106+
<name>pd::Debug</name>
107+
<filename>d3/dad/classpd_1_1Debug.html</filename>
108+
<member kind="function">
109+
<type></type>
110+
<name>Debug</name>
111+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
112+
<anchor>ad8a640f5b1bb6242016a3bf04d290d3c</anchor>
113+
<arglist>(const std::string &amp;_id, const pd::DebugSettings &amp;_settings)</arglist>
114+
</member>
115+
<member kind="function">
116+
<type></type>
117+
<name>~Debug</name>
118+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
119+
<anchor>a4e506dd26f26d938bf745bf12ac7e1f4</anchor>
120+
<arglist>()</arglist>
121+
</member>
122+
<member kind="function">
123+
<type>bool</type>
124+
<name>close</name>
125+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
126+
<anchor>afdb04da272c5b290aacbc75fdbaf16cf</anchor>
127+
<arglist>()</arglist>
128+
</member>
129+
<member kind="function">
130+
<type>std::pair&lt; bool, std::string &gt;</type>
131+
<name>constructInfo</name>
132+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
133+
<anchor>afa07c50eb146c275fb99dcd88d0d1152</anchor>
134+
<arglist>()</arglist>
135+
</member>
136+
<member kind="function">
137+
<type>std::fstream *</type>
138+
<name>getFile</name>
139+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
140+
<anchor>a25b5382d4942f7d014daa9ec09542e36</anchor>
141+
<arglist>() const</arglist>
142+
</member>
143+
<member kind="function">
144+
<type>std::string</type>
145+
<name>getID</name>
146+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
147+
<anchor>a50af1feba88c371367768f889eb59ea1</anchor>
148+
<arglist>() const</arglist>
149+
</member>
150+
<member kind="function">
151+
<type>DebugSettings</type>
152+
<name>getSettings</name>
153+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
154+
<anchor>a2a93ad45e778e3e6e244012cdd386632</anchor>
155+
<arglist>() const</arglist>
156+
</member>
157+
<member kind="function">
158+
<type>std::string</type>
159+
<name>log</name>
160+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
161+
<anchor>a55e0965bbf467542ee27f67d2ba095e6</anchor>
162+
<arglist>(const std::string &amp;_type, const std::string &amp;_msg, unsigned int _level=0)</arglist>
163+
</member>
164+
<member kind="function" protection="private">
165+
<type>bool</type>
166+
<name>__init</name>
167+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
168+
<anchor>ab342540a78636f09ac021238901c8ae5</anchor>
169+
<arglist>()</arglist>
170+
</member>
171+
<member kind="variable" protection="private">
172+
<type>bool</type>
173+
<name>constructed</name>
174+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
175+
<anchor>aef8aa7f4f56caf8d4747f103beaa39ce</anchor>
176+
<arglist></arglist>
177+
</member>
178+
<member kind="variable" protection="private">
179+
<type>std::string</type>
180+
<name>constructError</name>
181+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
182+
<anchor>a29592eb48cd0d950f57fc3e82be8574e</anchor>
183+
<arglist></arglist>
184+
</member>
185+
<member kind="variable" protection="private">
186+
<type>std::fstream *</type>
187+
<name>file</name>
188+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
189+
<anchor>aa04c02aea0ff86ea7995a0d52ccb9a33</anchor>
190+
<arglist></arglist>
191+
</member>
192+
<member kind="variable" protection="private">
193+
<type>std::string</type>
194+
<name>id</name>
195+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
196+
<anchor>ab3ada74cd59d0593a15a5e6f7053e2b8</anchor>
197+
<arglist></arglist>
198+
</member>
199+
<member kind="variable" protection="private">
200+
<type>const DebugSettings</type>
201+
<name>settings</name>
202+
<anchorfile>d3/dad/classpd_1_1Debug.html</anchorfile>
203+
<anchor>a67710c7f5a3f2e16f6ca1525b93689ea</anchor>
204+
<arglist></arglist>
205+
</member>
206+
</compound>
207+
<compound kind="struct">
208+
<name>pd::DebugSettings</name>
209+
<filename>d4/d77/structpd_1_1DebugSettings.html</filename>
210+
<member kind="variable">
211+
<type>bool</type>
212+
<name>blockedSave</name>
213+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
214+
<anchor>ad45e8eefae455b292a6aa0e92c31aed7</anchor>
215+
<arglist></arglist>
216+
</member>
217+
<member kind="variable">
218+
<type>bool</type>
219+
<name>custom</name>
220+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
221+
<anchor>afa4ea451717ff2c906181ea577ed88af</anchor>
222+
<arglist></arglist>
223+
</member>
224+
<member kind="variable">
225+
<type>bool</type>
226+
<name>debugID</name>
227+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
228+
<anchor>a4d930f7573c0fafa804d401105b7f73a</anchor>
229+
<arglist></arglist>
230+
</member>
231+
<member kind="variable">
232+
<type>std::string</type>
233+
<name>endMsg</name>
234+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
235+
<anchor>a599c2665a0410b82f7b1b6cc1a49b7e5</anchor>
236+
<arglist></arglist>
237+
</member>
238+
<member kind="variable">
239+
<type>std::string</type>
240+
<name>filePath</name>
241+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
242+
<anchor>a940ee9c89e3576bfb75a56d715f7a950</anchor>
243+
<arglist></arglist>
244+
</member>
245+
<member kind="variable">
246+
<type>unsigned int</type>
247+
<name>logLevel</name>
248+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
249+
<anchor>ae9d2dd8ea16e114f52cc36ebbf0392b4</anchor>
250+
<arglist></arglist>
251+
</member>
252+
<member kind="variable">
253+
<type>bool</type>
254+
<name>logLevelIgnoreOutput</name>
255+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
256+
<anchor>ac3c028f76fc16d772479732293342b1a</anchor>
257+
<arglist></arglist>
258+
</member>
259+
<member kind="variable">
260+
<type>bool</type>
261+
<name>logLevelIgnoreSave</name>
262+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
263+
<anchor>aa2bcb84d72d4bc75e7b9bd3cddf86119</anchor>
264+
<arglist></arglist>
265+
</member>
266+
<member kind="variable">
267+
<type>std::ios::openmode</type>
268+
<name>openMode</name>
269+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
270+
<anchor>ae00bf7fdd748e21d895907f764fc23e7</anchor>
271+
<arglist></arglist>
272+
</member>
273+
<member kind="variable">
274+
<type>bool</type>
275+
<name>output</name>
276+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
277+
<anchor>a2afcb5aa2dfbc0be5ad66c7cd710b270</anchor>
278+
<arglist></arglist>
279+
</member>
280+
<member kind="variable">
281+
<type>std::string</type>
282+
<name>postEndMsg</name>
283+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
284+
<anchor>a25e2330fdf4bc82c98b449b0b35d93f8</anchor>
285+
<arglist></arglist>
286+
</member>
287+
<member kind="variable">
288+
<type>std::string</type>
289+
<name>preStartMsg</name>
290+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
291+
<anchor>a146c663a29d4f50176ed3bed82945053</anchor>
292+
<arglist></arglist>
293+
</member>
294+
<member kind="variable">
295+
<type>std::string</type>
296+
<name>startMsg</name>
297+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
298+
<anchor>ae6b189ac6f99b31b4121a5647f431ab7</anchor>
299+
<arglist></arglist>
300+
</member>
301+
<member kind="variable">
302+
<type>bool</type>
303+
<name>timeStamp</name>
304+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
305+
<anchor>afd0a7820b354bccb34a96385563884fe</anchor>
306+
<arglist></arglist>
307+
</member>
308+
<member kind="variable">
309+
<type>bool</type>
310+
<name>timeZone</name>
311+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
312+
<anchor>a2865d89c00431662bc22b77f95d17d42</anchor>
313+
<arglist></arglist>
314+
</member>
315+
<member kind="variable">
316+
<type>std::string</type>
317+
<name>totalCustom</name>
318+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
319+
<anchor>a3c7bf8808fd25562118d533d03eddca0</anchor>
320+
<arglist></arglist>
321+
</member>
322+
<member kind="variable">
323+
<type>std::string</type>
324+
<name>totalEndMsg</name>
325+
<anchorfile>d4/d77/structpd_1_1DebugSettings.html</anchorfile>
326+
<anchor>a6c27eb85f3c06b4e3798f74690a381b9</anchor>
327+
<arglist></arglist>
328+
</member>
329+
</compound>
330+
<compound kind="namespace">
331+
<name>pd</name>
332+
<filename>d2/d3c/namespacepd.html</filename>
333+
<class kind="class">pd::Debug</class>
334+
<class kind="struct">pd::DebugSettings</class>
335+
<member kind="typedef">
336+
<type>struct pd::DebugSettings</type>
337+
<name>DebugSettings</name>
338+
<anchorfile>d2/d3c/namespacepd.html</anchorfile>
339+
<anchor>ab7e116cbfd35c800f801115b90e7ebf4</anchor>
340+
<arglist></arglist>
341+
</member>
342+
</compound>
343+
<compound kind="page">
344+
<name>index</name>
345+
<title>Pcannon Debug</title>
346+
<filename>index.html</filename>
347+
<docanchor file="index.html" title="Pcannon Debug">md_README</docanchor>
348+
</compound>
349+
</tagfile>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
2+
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="_annotated" xml:lang="en-US">
3+
<title>Class List</title>
4+
Here are the classes, structs, unions and interfaces with brief descriptions:<link linkend="_classpd_1_1Debug">pd::Debug</link><link linkend="_structpd_1_1DebugSettings">pd::DebugSettings</link>
5+
<para>Set debug settings struct with set values, default are already set for the best output </para>
6+
</section>

0 commit comments

Comments
 (0)