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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ISourceConstraint:

Public Member Functions

std::wstring GetBusPrefix ()
int GetRangeValue1 ()
int GetRangeValue2 ()
std::wstring GetSourceName ()
std::wstring GetTargetName ()
std::wstring GetValue ()
void SetBusPrefix (std::wstring const AValue)
void SetRangeValue1 (int const AValue)
void SetRangeValue2 (int const AValue)
void SetSourceName (std::wstring const AValue)
void SetTargetName (std::wstring const AValue)
void SetValue (std::wstring const AValue)
TVendorCategorySet CategorySet ()
void CreateAllTargetConstraints ()

Member Function Documentation

◆ CategorySet()

TVendorCategorySet SCH::ISourceConstraint::CategorySet ( )

◆ CreateAllTargetConstraints()

void SCH::ISourceConstraint::CreateAllTargetConstraints ( )

◆ GetBusPrefix()

std::wstring SCH::ISourceConstraint::GetBusPrefix ( )

◆ GetRangeValue1()

int SCH::ISourceConstraint::GetRangeValue1 ( )

◆ GetRangeValue2()

int SCH::ISourceConstraint::GetRangeValue2 ( )

◆ GetSourceName()

std::wstring SCH::ISourceConstraint::GetSourceName ( )

◆ GetTargetName()

std::wstring SCH::ISourceConstraint::GetTargetName ( )

◆ GetValue()

std::wstring SCH::ISourceConstraint::GetValue ( )

◆ SetBusPrefix()

void SCH::ISourceConstraint::SetBusPrefix ( std::wstring const AValue)

◆ SetRangeValue1()

void SCH::ISourceConstraint::SetRangeValue1 ( int const AValue)

◆ SetRangeValue2()

void SCH::ISourceConstraint::SetRangeValue2 ( int const AValue)

◆ SetSourceName()

void SCH::ISourceConstraint::SetSourceName ( std::wstring const AValue)

◆ SetTargetName()

void SCH::ISourceConstraint::SetTargetName ( std::wstring const AValue)

◆ SetValue()

void SCH::ISourceConstraint::SetValue ( std::wstring const AValue)

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