24#ifndef PCB_DIFF_MERGE_APPLIER_HELPERS_H
25#define PCB_DIFF_MERGE_APPLIER_HELPERS_H
55 aOut.insert( item->m_Uuid );
A base class for any item which can be embedded within the BOARD container class, and therefore insta...
Information pertinent to a Pcbnew printed circuit board.
const BOARD_ITEM_SET GetItemSet()
Collect every owned item (tracks, zones, generators, footprints, drawings, markers,...
void CollectTopLevelIds(const BOARD *aBoard, std::set< KIID > &aOut)
Insert every top-level item UUID from aBoard into aOut.