|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
| IPCB_LayerSet * PCB::IPCB_LayerSet::Complement | ( | ) |
| bool PCB::IPCB_LayerSet::Contains | ( | C_V7_Layer | L | ) |
| bool PCB::IPCB_LayerSet::ContainsInternalPlaneLayers | ( | ) |
| bool PCB::IPCB_LayerSet::EqualTo | ( | IPCB_LayerSet * | ALayerSet | ) |
| bool PCB::IPCB_LayerSet::EqualTo_1 | ( | TLayerPartitionSet | ALayerSet | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::Exclude | ( | C_V7_Layer | L | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::Exclude_1 | ( | TLayerPartitionSet | ALayerSet | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::ExcludeAllLayers | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::ExcludeInternalPlaneLayers | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::ExcludeMechanicalLayers | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::ExcludeSignalLayers | ( | ) |
| C_V7_Layer PCB::IPCB_LayerSet::GetFirstLayer | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::Include | ( | C_V7_Layer | L | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::IncludeAllLayers | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::IncludeInternalPlaneLayers | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::IncludeMechanicalLayers | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::IncludeMiscLayers | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::IncludeSignalLayers | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::IncludeStandardLayers | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::Intersection | ( | IPCB_LayerSet * | LayerSet | ) |
| bool PCB::IPCB_LayerSet::IsAllLayers | ( | ) |
| bool PCB::IPCB_LayerSet::IsEmpty | ( | ) |
| bool PCB::IPCB_LayerSet::IsFinite | ( | ) |
| IPCB_LayerIterator * PCB::IPCB_LayerSet::LayerIterator | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::Replicate | ( | ) |
| std::wstring PCB::IPCB_LayerSet::SerializeToString | ( | ) |
| std::wstring PCB::IPCB_LayerSet::ToString | ( | ) |
| IPCB_LayerSet * PCB::IPCB_LayerSet::Union | ( | IPCB_LayerSet * | LayerSet | ) |