From d2145977c51e93f4c65df0469c64778b535abbbe Mon Sep 17 00:00:00 2001 From: Tobi-D7 Date: Sun, 25 Jul 2021 16:35:20 +0000 Subject: [PATCH] Documentation1 --- main/doc/html/classLog-members.html | 13 +++++++------ main/doc/html/classLog.html | 24 +++++++++++++++++++++--- main/doc/html/classLog.js | 3 ++- main/doc/html/functions_f.html | 9 ++++++--- main/doc/html/functions_vars.html | 7 +++++++ main/doc/html/navtreedata.js | 4 ++-- main/doc/html/navtreeindex0.js | 4 ++-- main/doc/html/navtreeindex1.js | 6 +++--- main/doc/html/navtreeindex2.js | 1 + 9 files changed, 51 insertions(+), 20 deletions(-) diff --git a/main/doc/html/classLog-members.html b/main/doc/html/classLog-members.html index 6101100..e35a04a 100644 --- a/main/doc/html/classLog-members.html +++ b/main/doc/html/classLog-members.html @@ -58,12 +58,13 @@ $(document).ready(function(){initNavTree('classLog.html',''); initResizable(); }

This is the complete list of members for Log, including all inherited members.

- - - - - - + + + + + + +
format(const std::string &fmt_str,...)Log
Init(const char *filename)Log
Log()Log
logDate(void)Log
Write(std::string debug_text)Log
~Log()Log
filenameLogprivate
format(const std::string &fmt_str,...)Log
Init(const char *filename)Log
Log()Log
logDate(void)Log
Write(std::string debug_text)Log
~Log()Log
diff --git a/main/doc/html/classLog.html b/main/doc/html/classLog.html index 77aebab..750d4ec 100644 --- a/main/doc/html/classLog.html +++ b/main/doc/html/classLog.html @@ -53,6 +53,7 @@ $(document).ready(function(){initNavTree('classLog.html',''); initResizable(); }
Log Class Reference
@@ -67,7 +68,7 @@ Public Member Functions    ~Log ()   -void Init (const char *filename) +void Init (const char *filename)   void Write (std::string debug_text)   @@ -77,6 +78,13 @@ std::string   std::string format (const std::string &fmt_str,...)   + + + + +

+Private Attributes

+std::string filename
 param filename the name of the logfile
 

Detailed Description

Log Class

@@ -157,7 +165,12 @@ std::string 
@@ -186,7 +199,12 @@ std::string 
-

Format to logstyle fmt_str: the formatted style

+

Format to logstyle

Parameters
+ + +
fmt_strthe formatted style
+
+
diff --git a/main/doc/html/classLog.js b/main/doc/html/classLog.js index 4aeead7..2020f02 100644 --- a/main/doc/html/classLog.js +++ b/main/doc/html/classLog.js @@ -5,5 +5,6 @@ var classLog = [ "Init", "classLog.html#a7021cb723a7dff6a02f4e88705e25b13", null ], [ "Write", "classLog.html#aef5a70d6e91909c792df54e501397d83", null ], [ "logDate", "classLog.html#a4fa454441efc3a17a4f6d920523feb43", null ], - [ "format", "classLog.html#ae0702c44f02849b538f2d4d761b56ee2", null ] + [ "format", "classLog.html#ae0702c44f02849b538f2d4d761b56ee2", null ], + [ "filename", "classLog.html#a855b057411fe7f5c69dd5ee80b3d0179", null ] ]; \ No newline at end of file diff --git a/main/doc/html/functions_f.html b/main/doc/html/functions_f.html index 996f0be..8fa88db 100644 --- a/main/doc/html/functions_f.html +++ b/main/doc/html/functions_f.html @@ -54,6 +54,9 @@ $(document).ready(function(){initNavTree('functions_f.html',''); initResizable()
Here is a list of all documented class members with links to the class documentation for each member:

- f -

diff --git a/main/doc/html/functions_vars.html b/main/doc/html/functions_vars.html index 68f1d53..101f073 100644 --- a/main/doc/html/functions_vars.html +++ b/main/doc/html/functions_vars.html @@ -120,6 +120,13 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl +

- f -

+ +

- i -