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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IVendorConstraint:

Public Member Functions

TVendorCategory GetCategory ()
std::wstring GetName ()
TSynthesizerCategory GetSynthCategory ()
std::wstring GetTargetName ()
int GetTargetIndex ()
void SetSynthCategory (TSynthesizerCategory const AValue)
void SetTargetName (std::wstring const AValue)
void SetTargetIndex (int const AValue)
void Export_ToFile (DXP::IStrings *const AFile)
void Export_ToSdcFile (DXP::IStrings *const AFile)

Member Function Documentation

◆ Export_ToFile()

void SCH::IVendorConstraint::Export_ToFile ( DXP::IStrings *const AFile)

◆ Export_ToSdcFile()

void SCH::IVendorConstraint::Export_ToSdcFile ( DXP::IStrings *const AFile)

◆ GetCategory()

TVendorCategory SCH::IVendorConstraint::GetCategory ( )

◆ GetName()

std::wstring SCH::IVendorConstraint::GetName ( )

◆ GetSynthCategory()

TSynthesizerCategory SCH::IVendorConstraint::GetSynthCategory ( )

◆ GetTargetIndex()

int SCH::IVendorConstraint::GetTargetIndex ( )

◆ GetTargetName()

std::wstring SCH::IVendorConstraint::GetTargetName ( )

◆ SetSynthCategory()

void SCH::IVendorConstraint::SetSynthCategory ( TSynthesizerCategory const AValue)

◆ SetTargetIndex()

void SCH::IVendorConstraint::SetTargetIndex ( int const AValue)

◆ SetTargetName()

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

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