From 72b41042223bfe31d70df8a71a50e4ba5d4f674d Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 23 Dec 2017 01:02:37 +0000 Subject: [Travis] Rebuilding documentation --- logger_8h.html | 169 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 logger_8h.html (limited to 'logger_8h.html') diff --git a/logger_8h.html b/logger_8h.html new file mode 100644 index 00000000..1ef0c4a6 --- /dev/null +++ b/logger_8h.html @@ -0,0 +1,169 @@ + + + + + + +YAGE: yage/core/logger.h File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.3.0 +
+
Yet Another Game Engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
+ + +
+ +
+ +
+ +
+
logger.h File Reference
+
+
+ +


+ +More...

+
#include <memory>
+#include <string>
+#include <vector>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  yage::Logger
 
+ + + + +

+Namespaces

 yage
 Project namespace.
 
+ + + +

+Macros

#define gLog   (yage::Logger::instance()(__FILE__, __LINE__))
 
+

Detailed Description

+

Copyright (c) 2017 Yann Herklotz Grave ymher.nosp@m.klot.nosp@m.z@gma.nosp@m.il.c.nosp@m.om

+

MIT License, see LICENSE file for more details.

+

Macro Definition Documentation

+ +
+
+ + + + +
#define gLog   (yage::Logger::instance()(__FILE__, __LINE__))
+
+ +
+
+
+
+ + + + -- cgit