|
KiCad PCB EDA Suite
|
This is the complete list of members for ALLEGRO::BRD_DB, including all inherited members.
| AddSentinelKey(uint32_t aKey) | ALLEGRO::BRD_DB | inline |
| AddString(uint32_t aKey, wxString &&aStr) | ALLEGRO::BRD_DB | inline |
| BRD_DB() | ALLEGRO::BRD_DB | |
| GetObjectByKey(uint32_t aKey) const | ALLEGRO::BRD_DB | inline |
| GetObjectCount() const | ALLEGRO::BRD_DB | inline |
| GetString(uint32_t aKey) const | ALLEGRO::BRD_DB | inline |
| InsertBlock(std::unique_ptr< BLOCK_BASE > aBlock) | ALLEGRO::BRD_DB | |
| IsSentinel(uint32_t aKey) const | ALLEGRO::BRD_DB | inline |
| m_Blocks | ALLEGRO::BRD_DB | |
| m_FmtVer | ALLEGRO::BRD_DB | |
| m_Header | ALLEGRO::BRD_DB | |
| m_ObjectKeyMap | ALLEGRO::BRD_DB | |
| m_SentinelKeys | ALLEGRO::BRD_DB | private |
| m_StringTable | ALLEGRO::BRD_DB | |
| ReserveCapacity(size_t aObjectCount, size_t aStringCount) | ALLEGRO::BRD_DB | |
| ResolveAndValidate() | ALLEGRO::BRD_DB |