Fabcoin Core
0.16.2
P2P Digital Currency
|
#include "CommonIO.h"
#include <iostream>
#include <cstdlib>
#include <fstream>
#include <stdio.h>
#include <termios.h>
#include <boost/filesystem.hpp>
#include "Exceptions.h"
Go to the source code of this file.
Functions | |
template<typename _T > | |
_T | contentsGeneric (std::string const &_file) |
Definition in file CommonIO.cpp.
|
inline |