Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IBoundaryCell Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IBoundaryCell:
SCH::IBSDLObject

Public Member Functions

int GetCellNumber ()
TCellKind GetCellKind ()
std::wstring GetPortId ()
TCellFunction GetCellFunction ()
TBitValue GetSafeBit ()
int GetControlCellNumber ()
TBitValue GetDisableValue ()
TDisableResult GetDisableResult ()
IScanPinGetPin ()
IBoundaryCellGetControlCell ()
IBoundaryCellGetTargetCell ()
int GetCurrentValue ()
Public Member Functions inherited from SCH::IBSDLObject
std::wstring GetDescription ()
std::wstring GetShortDescription ()
IBSDLEntityGetEntity ()

Member Function Documentation

◆ GetCellFunction()

TCellFunction SCH::IBoundaryCell::GetCellFunction ( )

◆ GetCellKind()

TCellKind SCH::IBoundaryCell::GetCellKind ( )

◆ GetCellNumber()

int SCH::IBoundaryCell::GetCellNumber ( )

◆ GetControlCell()

IBoundaryCell * SCH::IBoundaryCell::GetControlCell ( )

◆ GetControlCellNumber()

int SCH::IBoundaryCell::GetControlCellNumber ( )

◆ GetCurrentValue()

int SCH::IBoundaryCell::GetCurrentValue ( )

◆ GetDisableResult()

TDisableResult SCH::IBoundaryCell::GetDisableResult ( )

◆ GetDisableValue()

TBitValue SCH::IBoundaryCell::GetDisableValue ( )

◆ GetPin()

IScanPin * SCH::IBoundaryCell::GetPin ( )

◆ GetPortId()

std::wstring SCH::IBoundaryCell::GetPortId ( )

◆ GetSafeBit()

TBitValue SCH::IBoundaryCell::GetSafeBit ( )

◆ GetTargetCell()

IBoundaryCell * SCH::IBoundaryCell::GetTargetCell ( )

The documentation for this struct was generated from the following file: