|
varpar.cpp v1.0.0-build
Parse variables in an env style for C++ from a .varpar file
|
Go to the source code of this file.
Classes | |
| class | vp::Parser |
| struct | vp::ParserReturn |
| Returned parser information This includes the configuration, output and success of the Parser. More... | |
| struct | vp::ParserStatus |
| Set the error and if the Parser class was constructed. More... | |
Namespaces | |
| namespace | vp |
Typedefs | |
| typedef struct vp::ParserReturn | vp::ParserReturn |
| Returned parser information This includes the configuration, output and success of the Parser. | |
| typedef struct vp::ParserStatus | vp::ParserStatus |
| Set the error and if the Parser class was constructed. | |