BioDynaMo  v1.05.119-a4ff3934
Namespaces | Functions
io.cc File Reference
#include <fstream>
#include <iostream>
#include "core/util/io.h"
#include "core/util/log.h"
Include dependency graph for io.cc:

Go to the source code of this file.

Namespaces

 bdm
 

Functions

bool bdm::FileExists (const std::string &file_name)
 
void bdm::WriteToFile (const std::string &filename, const std::string &content)