|
KiCad PCB EDA Suite
|
This is the complete list of members for SCH_REFERENCE_LIST, including all inherited members.
| AddItem(const SCH_REFERENCE &aItem) | SCH_REFERENCE_LIST | inline |
| Annotate(bool aUseSheetNum, int aSheetIntervalId, int aStartNumber, const SCH_MULTI_UNIT_REFERENCE_MAP &aLockedUnitMap, const SCH_REFERENCE_LIST &aAdditionalRefs, bool aStartAtCurrent=false) | SCH_REFERENCE_LIST | |
| AnnotateByOptions(enum ANNOTATE_ORDER_T aSortOption, enum ANNOTATE_ALGO_T aAlgoOption, int aStartNumber, const SCH_MULTI_UNIT_REFERENCE_MAP &aLockedUnitMap, const SCH_REFERENCE_LIST &aAdditionalRefs, bool aStartAtCurrent) | SCH_REFERENCE_LIST | |
| BACK_ANNOTATE class | SCH_REFERENCE_LIST | friend |
| BACK_ANNOTATION class | SCH_REFERENCE_LIST | friend |
| begin() | SCH_REFERENCE_LIST | inline |
| begin() const | SCH_REFERENCE_LIST | inline |
| CheckAnnotation(ANNOTATION_ERROR_HANDLER aErrorHandler) | SCH_REFERENCE_LIST | |
| Clear() | SCH_REFERENCE_LIST | inline |
| const_iterator typedef | SCH_REFERENCE_LIST | |
| Contains(const SCH_REFERENCE &aItem) const | SCH_REFERENCE_LIST | |
| end() | SCH_REFERENCE_LIST | inline |
| end() const | SCH_REFERENCE_LIST | inline |
| erase(iterator position) | SCH_REFERENCE_LIST | inline |
| erase(iterator first, iterator last) | SCH_REFERENCE_LIST | inline |
| FindFirstUnusedReference(const SCH_REFERENCE &aRef, int aMinValue, const std::vector< int > &aRequiredUnits) const | SCH_REFERENCE_LIST | |
| FindRef(const wxString &aPath) const | SCH_REFERENCE_LIST | |
| FindRefByFullPath(const wxString &aFullPath) const | SCH_REFERENCE_LIST | |
| GetCount() const | SCH_REFERENCE_LIST | inline |
| GetItem(size_t aIdx) | SCH_REFERENCE_LIST | inline |
| GetItem(size_t aIdx) const | SCH_REFERENCE_LIST | inline |
| GetRefDesTracker() const | SCH_REFERENCE_LIST | inline |
| GetRefsInUse(int aIndex, std::vector< int > &aIdList, int aMinRefId) const | SCH_REFERENCE_LIST | |
| GetSymbolInstances() const | SCH_REFERENCE_LIST | |
| GetUnitsMatchingRef(const SCH_REFERENCE &aRef) const | SCH_REFERENCE_LIST | |
| iterator typedef | SCH_REFERENCE_LIST | |
| m_flatList | SCH_REFERENCE_LIST | private |
| m_refDesTracker | SCH_REFERENCE_LIST | private |
| operator[](int aIndex) | SCH_REFERENCE_LIST | inline |
| operator[](int aIndex) const | SCH_REFERENCE_LIST | inline |
| ReannotateByOptions(ANNOTATE_ORDER_T aSortOption, ANNOTATE_ALGO_T aAlgoOption, int aStartNumber, const SCH_REFERENCE_LIST &aAdditionalRefs, bool aStartAtCurrent, SCH_SHEET_LIST *aHierarchy) | SCH_REFERENCE_LIST | |
| ReannotateDuplicates(const SCH_REFERENCE_LIST &aAdditionalReferences, ANNOTATE_ALGO_T aAlgoOption) | SCH_REFERENCE_LIST | |
| RemoveAnnotation() | SCH_REFERENCE_LIST | inline |
| RemoveItem(unsigned int aIndex) | SCH_REFERENCE_LIST | |
| SCH_REFERENCE_LIST() | SCH_REFERENCE_LIST | inline |
| SetRefDesTracker(std::shared_ptr< REFDES_TRACKER > aTracker) | SCH_REFERENCE_LIST | inline |
| Shorthand(std::vector< SCH_REFERENCE > aList, const wxString &refDelimiter, const wxString &refRangeDelimiter) | SCH_REFERENCE_LIST | static |
| SortByRefAndValue() | SCH_REFERENCE_LIST | inline |
| sortByRefAndValue(const SCH_REFERENCE &item1, const SCH_REFERENCE &item2) | SCH_REFERENCE_LIST | privatestatic |
| SortByReferenceOnly() | SCH_REFERENCE_LIST | inline |
| sortByReferenceOnly(const SCH_REFERENCE &item1, const SCH_REFERENCE &item2) | SCH_REFERENCE_LIST | privatestatic |
| SortBySymbolPtr() | SCH_REFERENCE_LIST | inline |
| sortBySymbolPtr(const SCH_REFERENCE &item1, const SCH_REFERENCE &item2) | SCH_REFERENCE_LIST | privatestatic |
| SortByTimeStamp() | SCH_REFERENCE_LIST | inline |
| sortByTimeStamp(const SCH_REFERENCE &item1, const SCH_REFERENCE &item2) | SCH_REFERENCE_LIST | privatestatic |
| SortByXCoordinate() | SCH_REFERENCE_LIST | inline |
| sortByXPosition(const SCH_REFERENCE &item1, const SCH_REFERENCE &item2) | SCH_REFERENCE_LIST | privatestatic |
| SortByYCoordinate() | SCH_REFERENCE_LIST | inline |
| sortByYPosition(const SCH_REFERENCE &item1, const SCH_REFERENCE &item2) | SCH_REFERENCE_LIST | privatestatic |
| SplitReferences() | SCH_REFERENCE_LIST | inline |
| UpdateAnnotation() | SCH_REFERENCE_LIST | inline |