48 #include <boost/property_tree/ptree_fwd.hpp> 52 typedef boost::property_tree::ptree
PTREE;
boost::property_tree::ptree PTREE
void Format(OUTPUTFORMATTER *out, int aNestLevel, int aCtl, const CPTREE &aTree)
Output a PTREE into s-expression format via an OUTPUTFORMATTER derivative.
boost::property_tree::ptree_error PTREE_ERROR
void Scan(PTREE *aTree, DSNLEXER *aLexer)
Fill an empty PTREE with information from a KiCad s-expression stream.
Implement a lexical analyzer for the SPECCTRA DSN file format.