InputFile Class Reference

LibRPA: InputFile Class Reference
LibRPA
InputFile Class Reference

Class to represent the input file. More...

#include <inputfile.h>

Public Member Functions

InputParser load (const std::string &fn, bool error_if_fail_open=false)
 
std::string get_filename ()
 
std::string get_orig_content ()
 

Detailed Description

Class to represent the input file.

Use the member function load to get the parameter parser.


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