|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| std::wstring | GetState_LibraryID () |
| std::wstring | GetState_TemplateID () |
| std::wstring | GetState_RevisionID () |
| void | SetState_LibraryID (std::wstring const AValue) |
| void | SetState_TemplateID (std::wstring const AValue) |
| void | SetState_RevisionID (std::wstring const AValue) |
| std::wstring | GetFullTemplateID () |
| void | CopyTo (IPCB_PadViaTemplateLink *ADest) |
| void | Clear () |
| void PCB::IPCB_PadViaTemplateLink::Clear | ( | ) |
| void PCB::IPCB_PadViaTemplateLink::CopyTo | ( | IPCB_PadViaTemplateLink * | ADest | ) |
| std::wstring PCB::IPCB_PadViaTemplateLink::GetFullTemplateID | ( | ) |
| std::wstring PCB::IPCB_PadViaTemplateLink::GetState_LibraryID | ( | ) |
| std::wstring PCB::IPCB_PadViaTemplateLink::GetState_RevisionID | ( | ) |
| std::wstring PCB::IPCB_PadViaTemplateLink::GetState_TemplateID | ( | ) |
| void PCB::IPCB_PadViaTemplateLink::SetState_LibraryID | ( | std::wstring const | AValue | ) |
| void PCB::IPCB_PadViaTemplateLink::SetState_RevisionID | ( | std::wstring const | AValue | ) |
| void PCB::IPCB_PadViaTemplateLink::SetState_TemplateID | ( | std::wstring const | AValue | ) |