|
| KiCadDecalParser (class Decal &d) |
|
void | parse (const SEXPR::SEXPR *data) |
|
void | set_log_cb (LogCb cb) |
|
|
using | LogCb = std::function< void(const std::string &, const std::string &)> |
|
class Line * | parse_line (const SEXPR::SEXPR *data) |
|
void | parse_poly (const SEXPR::SEXPR *data) |
|
Junction * | get_or_create_junction (const Coordi &c) |
|
static int | get_layer (const std::string &l) |
|
static Coordi | get_coord (const SEXPR::SEXPR *data, size_t offset=1) |
|
static Coordi | get_size (const SEXPR::SEXPR *data, size_t offset=1) |
|
std::map< Coordi, class Junction * > | junctions |
|
LogCb | log_cb |
|
The documentation for this class was generated from the following files: