4 #ifndef RUDIMENTS_PARAMETERSTRING_H 5 #define RUDIMENTS_PARAMETERSTRING_H 7 #include <rudiments/private/parameterstringincludes.h> 27 void setDelimiter(
char delim);
30 bool parse(
const char *
string);
34 const char *getValue(
const char *name);
41 #include <rudiments/private/parameterstring.h> Definition: parameterstring.h:16