noos::object::config_file Class Reference
class which convert a file into a std::string More...
#include <config_file.hpp>
Public Member Functions | |
| config_file (const std::string filepath) | |
| Construct from a file on disk. | |
| std::string | get_data () |
| get data of the file | |
Detailed Description
class which convert a file into a std::string
- Version
- 0.7.4
- Date
- 1.09.2017
The documentation for this class was generated from the following file:
- noos/objects/config_file.hpp
