#include <RegData.h>
Collaboration diagram for IFiles:
Public Attributes | |
string | directory |
string | type |
string | name |
string | comment |
Very short struct containing the input files used (one istance==one file).
A copy of each Istances is saved on vector iFilesVector in class RegData.
iFiles are defined in the main config file and parsed subsequently.
Definition at line 159 of file RegData.h.