cpe::file_helper Class Reference

helper class with files More...

Static Public Member Functions

static file_helper copy (const std::string &input_filename, const std::string &output_filename)
 copy the content of a file into an other one More...
 

Detailed Description

helper class with files

Member Function Documentation

file_helper cpe::file_helper::copy ( const std::string &  input_filename,
const std::string &  output_filename 
)
static

copy the content of a file into an other one

Returns
an instance of file_helper
Parameters
std::string&the name of the file to copy
std::string&the name of the file receiving the copy

The documentation for this class was generated from the following files: