From ce45c560586f991b427471ba206edf48881baab5 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Fri, 22 Sep 2017 00:09:02 +0000 Subject: Rebuilding documentation --- classyage_1_1IoManager.html | 175 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 classyage_1_1IoManager.html (limited to 'classyage_1_1IoManager.html') diff --git a/classyage_1_1IoManager.html b/classyage_1_1IoManager.html new file mode 100644 index 00000000..fbb7a45e --- /dev/null +++ b/classyage_1_1IoManager.html @@ -0,0 +1,175 @@ + + + + + + +YAGE: yage::IoManager Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.1 +
+
Yet Another Game Engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
+ + +
+ +
+ +
+ +
+
yage::IoManager Class Reference
+
+
+ +

#include <iomanager.h>

+ + + + +

+Static Public Member Functions

static bool readFileToBuffer (const std::string &file_path, std::vector< unsigned char > &buffer)
 
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + +
bool yage::IoManager::readFileToBuffer (const std::string & file_path,
std::vector< unsigned char > & buffer 
)
+
+static
+
+ +
+
+
The documentation for this class was generated from the following files: +
+
+ + + + -- cgit