|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| bool | First () |
| void | SetBeforeFirst () |
| bool | Next () |
| C_V7_Layer | Layer () |
| IPCB_LayerIterator * | AddFilter_SignalLayers () |
| IPCB_LayerIterator * | AddFilter_ElectricalLayers () |
| IPCB_LayerIterator * | AddFilter_InternalPlaneLayers () |
| IPCB_LayerIterator * | AddFilter_MechanicalLayers () |
| IPCB_LayerIterator * | AddFilter_MiscLayers () |
| IPCB_LayerIterator * | AddFilter_LayerSet (IPCB_LayerSet *ALayerSet) |
| IPCB_LayerIterator * | AddFilter_LayerSet_1 (TLayerPartitionSet ALayerSet) |
| IPCB_LayerIterator * PCB::IPCB_LayerIterator::AddFilter_ElectricalLayers | ( | ) |
| IPCB_LayerIterator * PCB::IPCB_LayerIterator::AddFilter_InternalPlaneLayers | ( | ) |
| IPCB_LayerIterator * PCB::IPCB_LayerIterator::AddFilter_LayerSet | ( | IPCB_LayerSet * | ALayerSet | ) |
| IPCB_LayerIterator * PCB::IPCB_LayerIterator::AddFilter_LayerSet_1 | ( | TLayerPartitionSet | ALayerSet | ) |
| IPCB_LayerIterator * PCB::IPCB_LayerIterator::AddFilter_MechanicalLayers | ( | ) |
| IPCB_LayerIterator * PCB::IPCB_LayerIterator::AddFilter_MiscLayers | ( | ) |
| IPCB_LayerIterator * PCB::IPCB_LayerIterator::AddFilter_SignalLayers | ( | ) |
| bool PCB::IPCB_LayerIterator::First | ( | ) |
| C_V7_Layer PCB::IPCB_LayerIterator::Layer | ( | ) |
| bool PCB::IPCB_LayerIterator::Next | ( | ) |
| void PCB::IPCB_LayerIterator::SetBeforeFirst | ( | ) |