IDFstepper
IDF to STEP converter
Namespaces | Functions
src/ConfigParser.cpp File Reference
#include "../inc/ConfigParser.hpp"
#include "../inc/ConfigGrammar.hpp"
#include "../inc/ConfigType.hpp"

Go to the source code of this file.

Namespaces

namespace  config

Functions

bool config::parseConfig (std::string::const_iterator &iter, std::string::const_iterator end, Config &conf)
 Parses a stream of characters into a map of key/value pairs.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines