|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| bool | GetState_Duplicate_Pins () |
| bool | GetState_Duplicate_Component () |
| bool | GetState_Missing_Pin_Number () |
| bool | GetState_Missing_Default_Designator () |
| bool | GetState_Missing_Footprint () |
| bool | GetState_Missing_Description () |
| bool | GetState_Missing_Pin_Name () |
| bool | GetState_Missing_Pins_In_Sequence () |
| bool | GetState_ShowReport () |
| void | SetState_Duplicate_Pins (bool AValue) |
| void | SetState_Duplicate_Component (bool AValue) |
| void | SetState_Missing_Pin_Number (bool AValue) |
| void | SetState_Missing_Default_Designator (bool AValue) |
| void | SetState_Missing_Footprint (bool AValue) |
| void | SetState_Missing_Description (bool AValue) |
| void | SetState_Missing_Pin_Name (bool AValue) |
| void | SetState_Missing_Pins_In_Sequence (bool AValue) |
| void | SetState_ShowReport (bool AValue) |
| bool | SetState_FromParameters (std::wstring const Parameters) |
| bool | Import_FromUser () |
| bool | Run () |
| bool SCH::ISch_LibraryRuleChecker::GetState_Duplicate_Component | ( | ) |
| bool SCH::ISch_LibraryRuleChecker::GetState_Duplicate_Pins | ( | ) |
| bool SCH::ISch_LibraryRuleChecker::GetState_Missing_Default_Designator | ( | ) |
| bool SCH::ISch_LibraryRuleChecker::GetState_Missing_Description | ( | ) |
| bool SCH::ISch_LibraryRuleChecker::GetState_Missing_Footprint | ( | ) |
| bool SCH::ISch_LibraryRuleChecker::GetState_Missing_Pin_Name | ( | ) |
| bool SCH::ISch_LibraryRuleChecker::GetState_Missing_Pin_Number | ( | ) |
| bool SCH::ISch_LibraryRuleChecker::GetState_Missing_Pins_In_Sequence | ( | ) |
| bool SCH::ISch_LibraryRuleChecker::GetState_ShowReport | ( | ) |
| bool SCH::ISch_LibraryRuleChecker::Import_FromUser | ( | ) |
| bool SCH::ISch_LibraryRuleChecker::Run | ( | ) |
| void SCH::ISch_LibraryRuleChecker::SetState_Duplicate_Component | ( | bool | AValue | ) |
| void SCH::ISch_LibraryRuleChecker::SetState_Duplicate_Pins | ( | bool | AValue | ) |
| bool SCH::ISch_LibraryRuleChecker::SetState_FromParameters | ( | std::wstring const | Parameters | ) |
| void SCH::ISch_LibraryRuleChecker::SetState_Missing_Default_Designator | ( | bool | AValue | ) |
| void SCH::ISch_LibraryRuleChecker::SetState_Missing_Description | ( | bool | AValue | ) |
| void SCH::ISch_LibraryRuleChecker::SetState_Missing_Footprint | ( | bool | AValue | ) |
| void SCH::ISch_LibraryRuleChecker::SetState_Missing_Pin_Name | ( | bool | AValue | ) |
| void SCH::ISch_LibraryRuleChecker::SetState_Missing_Pin_Number | ( | bool | AValue | ) |
| void SCH::ISch_LibraryRuleChecker::SetState_Missing_Pins_In_Sequence | ( | bool | AValue | ) |
| void SCH::ISch_LibraryRuleChecker::SetState_ShowReport | ( | bool | AValue | ) |