|
KiCad PCB EDA Suite
|
#include <allegro_db.h>
Public Member Functions | |
| virtual bool | Resolve (const DB_OBJ_RESOLVER &aResolver)=0 |
Public Attributes | |
| const char * | m_DebugName = nullptr |
Definition at line 46 of file allegro_db.h.
|
pure virtual |
Implemented in ALLEGRO::DB_REF, ALLEGRO::DB_REF_CHAIN, and ALLEGRO::DB_STR_REF.
| const char* ALLEGRO::RESOLVABLE::m_DebugName = nullptr |
Definition at line 50 of file allegro_db.h.
Referenced by ALLEGRO::DB_REF::Resolve(), ALLEGRO::DB_REF_CHAIN::Resolve(), and ALLEGRO::DB_STR_REF::Resolve().