|
Altium C++ SDK 3.0
|
#include <EDP.PCB.RecordWrappers.h>
Public Member Functions | |
| virtual HRESULT __stdcall | Invoke (DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
| C_V7_PadCache () | |
| C_V7_PadCache (T_V7_PadCache data) | |
| C_V7_PadCache (IV7_PadCache *pVal) | |
| Public Member Functions inherited from CDispatchRecord | |
| CDispatchRecord () | |
| virtual HRESULT __stdcall | QueryInterface (const IID &riid, void **ppvObject) |
| virtual ULONG __stdcall | AddRef (void) |
| virtual ULONG __stdcall | Release (void) |
| virtual HRESULT __stdcall | GetTypeInfoCount (UINT *pctinfo) |
| virtual HRESULT __stdcall | GetTypeInfo (UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
| virtual HRESULT __stdcall | GetIDsOfNames (REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
Additional Inherited Members | |
| Public Attributes inherited from PCB::T_V7_PadCache | |
| TPlaneConnectionStyle | PlaneConnectionStyle |
| int | ReliefConductorWidth |
| char | ReliefEntries |
| int | ReliefAirGap |
| int | PowerPlaneReliefExpansion |
| int | PowerPlaneClearance |
| int | PasteMaskExpansion |
| int | SolderMaskExpansion |
| TCacheState | PlaneConnectionStyleValid |
| TCacheState | ReliefConductorWidthValid |
| TCacheState | ReliefEntriesValid |
| TCacheState | ReliefAirGapValid |
| TCacheState | PowerPlaneReliefExpansionValid |
| TCacheState | PasteMaskExpansionValid |
| TCacheState | SolderMaskExpansionValid |
| TCacheState | PowerPlaneClearanceValid |
| TCacheState | PlanesValid |
| int | ViaHeight |
| TCacheState | ViaHeightValid |
| int | SolderMaskBottomExpansion |
| bool | UseSeparateExpansions |
| Protected Attributes inherited from CDispatchRecord | |
| ULONG | mRefCount |
|
inline |
|
inline |
| PCB::C_V7_PadCache::C_V7_PadCache | ( | IV7_PadCache * | pVal | ) |
|
virtual |
Reimplemented from CDispatchRecord.