From be5d48d2eaed3af76f03297e376f7a67e8a8238f Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Wed, 20 Dec 2017 18:02:11 +0000 Subject: Rebuilding documentation --- logmessage_8h_source.html | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'logmessage_8h_source.html') diff --git a/logmessage_8h_source.html b/logmessage_8h_source.html index 69071b69..f489f16b 100644 --- a/logmessage_8h_source.html +++ b/logmessage_8h_source.html @@ -30,7 +30,7 @@
YAGE -  v0.3.1 +  v0.1.3
Yet Another Game Engine
@@ -108,14 +108,7 @@ $(document).ready(function(){initNavTree('logmessage_8h_source.html','');});
logmessage.h
-Go to the documentation of this file.
1 /* ----------------------------------------------------------------------------
-
2  * logmessage.h
-
3  *
-
4  * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
-
5  * MIT License, see LICENSE file for more details.
-
6  * ----------------------------------------------------------------------------
-
7  */
-
8 
+Go to the documentation of this file.
1 
9 #ifndef YAGE_CORE_LOGMESSAGE_H
10 #define YAGE_CORE_LOGMESSAGE_H
11 
@@ -182,7 +175,7 @@ $(document).ready(function(){initNavTree('logmessage_8h_source.html','');});
std::ostringstream buffer_
Definition: logmessage.h:44
std::string fileName
Definition: logmessage.h:37
LogMessage(const LogMessage &msg)=delete
-
Definition: logger.h:24
+
Definition: logger.h:23
LogMessage & operator=(const LogMessage &msg)=delete
Definition: logmessage.h:36
Logger * owner_
Definition: logmessage.h:45
@@ -192,7 +185,7 @@ $(document).ready(function(){initNavTree('logmessage_8h_source.html','');});