|
varpar.cpp v1.0.0-build
Parse variables in an env style for C++ from a .varpar file
|
Classes | |
| class | Parser |
| struct | ParserReturn |
| Returned parser information This includes the configuration, output and success of the Parser. More... | |
| struct | ParserStatus |
| Set the error and if the Parser class was constructed. More... | |
Typedefs | |
| typedef struct vp::ParserReturn | ParserReturn |
| Returned parser information This includes the configuration, output and success of the Parser. | |
| typedef struct vp::ParserStatus | ParserStatus |
| Set the error and if the Parser class was constructed. | |
| 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.