varpar.cpp v1.0.0-build
Parse variables in an env style for C++ from a .varpar file
Loading...
Searching...
No Matches
VP_Parse.hpp File Reference
#include "VPpredefines.hpp"
#include <string>
#include <vector>
#include <map>

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.