Fabcoin Core  0.16.2
P2P Digital Currency
Functions
CommonIO.cpp File Reference
#include "CommonIO.h"
#include <iostream>
#include <cstdlib>
#include <fstream>
#include <stdio.h>
#include <termios.h>
#include <boost/filesystem.hpp>
#include "Exceptions.h"
Include dependency graph for CommonIO.cpp:

Go to the source code of this file.

Functions

template<typename _T >
_T contentsGeneric (std::string const &_file)
 

Detailed Description

Author
Gav Wood i@gav.nosp@m.wood.nosp@m..com
Date
2014

Definition in file CommonIO.cpp.

Function Documentation

template<typename _T >
_T contentsGeneric ( std::string const &  _file)
inline

Definition at line 69 of file CommonIO.cpp.

Here is the call graph for this function: