KiCad PCB EDA Suite
Loading...
Searching...
No Matches
design_block_info.h File Reference
#include <kicommon.h>
#include <boost/ptr_container/ptr_vector.hpp>
#include <import_export.h>
#include <ki_exception.h>
#include <core/sync_queue.h>
#include <lib_tree_item.h>
#include <atomic>
#include <functional>
#include <memory>

Go to the source code of this file.

Classes

class  DESIGN_BLOCK_INFO
 
class  DESIGN_BLOCK_LIST
 Holds a list of DESIGN_BLOCK_INFO objects, along with a list of IO_ERRORs or PARSE_ERRORs that were thrown acquiring the DESIGN_BLOCK_INFOs. More...