4 #ifndef RUDIMENTS_PROPERTIES_H
5 #define RUDIMENTS_PROPERTIES_H 1
7 #include <rudiments/private/mvcpropertiesincludes.h>
14 bool parseFile(
const char *filename);
15 bool parseString(
const char *
string);
17 const char *getValue(
const char *parameter);
19 #include <rudiments/private/mvcproperties.h>
Definition: mvcproperties.h:9