24#ifndef PCBNEW_ARRAY_PAD_NAME_PROVIDER__H
25#define PCBNEW_ARRAY_PAD_NAME_PROVIDER__H
57 wxString
getNextNumber(
int& aIndex,
const std::set<wxString>& aExisting );
Options that govern the setup of an "array" of multiple item.
Simple class that sequentially provides numbers from an ARRAY_OPTIONS object, making sure that they d...
wxString getNextNumber(int &aIndex, const std::set< wxString > &aExisting)
Get the next number from a given index/list combo.
wxString GetNextPadNumber()
Get the next available pad name.
std::set< wxString > m_existing_pad_numbers
const ARRAY_OPTIONS & m_arrayOpts