Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
iomanager.cpp File Reference


-*- c++ -*- More...

#include <yage/core/iomanager.h>
#include <fstream>
#include <regex>
#include <stdexcept>

Namespaces

 yage
 Project namespace.
 
 yage::IoManager
 

Functions

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

Detailed Description


-*- c++ -*-

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.