#include <footprint_context.h>
Definition at line 33 of file footprint_context.h.
◆ CanAcceptApiCommands()
| virtual bool BOARD_CONTEXT::CanAcceptApiCommands |
( |
| ) |
const |
|
pure virtualinherited |
◆ GetBoard()
| virtual BOARD * BOARD_CONTEXT::GetBoard |
( |
| ) |
const |
|
pure virtualinherited |
◆ GetKiway()
| virtual KIWAY * BOARD_CONTEXT::GetKiway |
( |
| ) |
const |
|
pure virtualinherited |
◆ GetLoadedFPID()
| virtual LIB_ID FOOTPRINT_CONTEXT::GetLoadedFPID |
( |
| ) |
const |
|
pure virtual |
◆ GetToolManager()
| virtual TOOL_MANAGER * BOARD_CONTEXT::GetToolManager |
( |
| ) |
const |
|
pure virtualinherited |
◆ Prj()
| virtual PROJECT & BOARD_CONTEXT::Prj |
( |
| ) |
const |
|
pure virtualinherited |
◆ SaveFootprint()
| virtual bool FOOTPRINT_CONTEXT::SaveFootprint |
( |
FOOTPRINT * | aFootprint | ) |
|
|
pure virtual |
◆ SaveFootprintInLibrary()
| virtual bool FOOTPRINT_CONTEXT::SaveFootprintInLibrary |
( |
FOOTPRINT * | aFootprint, |
|
|
const wxString & | aLibraryName ) |
|
pure virtual |
The documentation for this class was generated from the following file: