|
Altium C++ SDK 3.0
|
#include <EDP.Interfaces.h>
| IConfiguration * EDP::IProject::DM_AddConfiguration | ( | std::wstring | Configuration | ) |
| void EDP::IProject::DM_AddConfigurationParameters | ( | std::wstring | Configuration | ) |
| void EDP::IProject::DM_AddConfigurationParameters_Physical | ( | std::wstring | Configuration | ) |
| void EDP::IProject::DM_AddControlPanel | ( | std::wstring | Filename | ) |
| void EDP::IProject::DM_AddDeviceSheetFolder | ( | std::wstring | FolderPath, |
| bool | IncludeSubFolders ) |
| void EDP::IProject::DM_AddGeneratedDocument | ( | std::wstring | Filename | ) |
| void EDP::IProject::DM_AddParameter | ( | std::wstring | AName, |
| std::wstring | AValue ) |
| IProjectVariant * EDP::IProject::DM_AddProjectVariant | ( | ) |
| void EDP::IProject::DM_AddSearchPath | ( | std::wstring | SearchPath, |
| bool | IncludeSubFolders ) |
| void EDP::IProject::DM_AddSourceDocument | ( | std::wstring | Filename | ) |
| bool EDP::IProject::DM_AvailableDatabaseLinks | ( | ) |
| void EDP::IProject::DM_BeginUpdate | ( | ) |
| std::wstring EDP::IProject::DM_ChannelDesignatorFormat | ( | ) |
| std::wstring EDP::IProject::DM_ChannelRoomLevelSeperator | ( | ) |
| TChannelRoomNamingStyle EDP::IProject::DM_ChannelRoomNamingStyle | ( | ) |
| void EDP::IProject::DM_ClearViolations | ( | ) |
| bool EDP::IProject::DM_Compile | ( | ) |
| bool EDP::IProject::DM_CompileEx | ( | bool | All, |
| bool * | Cancelled ) |
| IComponentMappings * EDP::IProject::DM_ComponentMappings | ( | std::wstring | AnImplementationDocument | ) |
| IComponentMappings * EDP::IProject::DM_ComponentMappings_1 | ( | std::wstring | ASourceDocument, |
| std::wstring | AnImplementationDocument ) |
| int EDP::IProject::DM_ConfigurationCount | ( | ) |
| IConfiguration * EDP::IProject::DM_Configurations | ( | int | Index | ) |
| IProjectVariant * EDP::IProject::DM_CurrentProjectVariant | ( | ) |
| IUnifiedDataModel * EDP::IProject::DM_DataModel | ( | ) |
| int EDP::IProject::DM_DeviceSheetFolderCount | ( | ) |
| IDeviceSheetFolder * EDP::IProject::DM_DeviceSheetFolders | ( | int | Index | ) |
| void EDP::IProject::DM_DoCrossSelection | ( | ) |
| DXP::IDocumentBackups * EDP::IProject::DM_DocumentBackups | ( | ) |
| IDocument * EDP::IProject::DM_DocumentFlattened | ( | ) |
| bool EDP::IProject::DM_EditConfigurations | ( | ) |
| bool EDP::IProject::DM_EditOptions | ( | std::wstring | DefaultPage | ) |
| void EDP::IProject::DM_EndUpdate | ( | ) |
| DXP::TErrorLevel EDP::IProject::DM_ErrorLevels | ( | TErrorKind | AErrorKind | ) |
| int EDP::IProject::DM_GeneratedDocumentCount | ( | ) |
| IDocument * EDP::IProject::DM_GeneratedDocuments | ( | int | Index | ) |
| bool EDP::IProject::DM_GetAllowPortNetNames | ( | ) |
| bool EDP::IProject::DM_GetAllowSheetEntryNetNames | ( | ) |
| bool EDP::IProject::DM_GetAppendSheetNumberToLocalNets | ( | ) |
| IConfiguration * EDP::IProject::DM_GetConfigurationByName | ( | std::wstring | Configuration | ) |
| IConfiguration * EDP::IProject::DM_GetDefaultConfiguration | ( | ) |
| std::wstring EDP::IProject::DM_GetDefaultConfigurationName | ( | ) |
| std::wstring EDP::IProject::DM_GetDefaultPcbType | ( | ) |
| IDocument * EDP::IProject::DM_GetDocumentByDocumentId | ( | std::wstring const | ADocumentId | ) |
| IDocument * EDP::IProject::DM_GetDocumentFromPath | ( | std::wstring | DocumentPath | ) |
| std::wstring EDP::IProject::DM_GetOutputPath | ( | ) |
| bool EDP::IProject::DM_GetPinSwapBy_Netlabel | ( | ) |
| bool EDP::IProject::DM_GetPinSwapBy_Pin | ( | ) |
| IDocument * EDP::IProject::DM_GetScrapDocument | ( | std::wstring | DocumentPath | ) |
| IDocumentStructure * EDP::IProject::DM_GetTopLevelDocumentStructure | ( | ) |
| std::wstring EDP::IProject::DM_GlobalPreferencesRevisionGUID | ( | ) |
| std::wstring EDP::IProject::DM_GlobalPreferencesVaultGUID | ( | ) |
| TFlattenMode EDP::IProject::DM_HierarchyMode | ( | ) |
| TFlattenMode EDP::IProject::DM_HierarchyModeForCompile | ( | ) |
| bool EDP::IProject::DM_InCompilation | ( | ) |
| int EDP::IProject::DM_IndexOfSourceDocument | ( | std::wstring | Filename | ) |
| std::wstring EDP::IProject::DM_InitializeOutputPath | ( | std::wstring | AnOutputType | ) |
| int EDP::IProject::DM_LogicalDocumentCount | ( | ) |
| IDocument * EDP::IProject::DM_LogicalDocuments | ( | int | Index | ) |
| std::wstring EDP::IProject::DM_ManagedProjectGUID | ( | ) |
| void EDP::IProject::DM_MoveSourceDocument | ( | std::wstring | Filename, |
| int | NewIndex ) |
| bool EDP::IProject::DM_NeedsCompile | ( | ) |
| DXP::IOptionsStorage * EDP::IProject::DM_OptionsStorage | ( | ) |
| IOutputer * EDP::IProject::DM_Outputers | ( | std::wstring | Name | ) |
| int EDP::IProject::DM_OwnedProjectCount | ( | ) |
| IProject * EDP::IProject::DM_OwnedProjects | ( | int | Index | ) |
| int EDP::IProject::DM_PhysicalDocumentCount | ( | ) |
| IDocument * EDP::IProject::DM_PhysicalDocuments | ( | int | Index | ) |
| IDocument * EDP::IProject::DM_PrimaryImplementationDocument | ( | ) |
| std::wstring EDP::IProject::DM_ProjectFileName | ( | ) |
| std::wstring EDP::IProject::DM_ProjectFullPath | ( | ) |
| std::wstring EDP::IProject::DM_ProjectTemplateLocation | ( | ) |
| int EDP::IProject::DM_ProjectVariantCount | ( | ) |
| IProjectVariant * EDP::IProject::DM_ProjectVariants | ( | int | Index | ) |
| void EDP::IProject::DM_RefreshInWorkspaceForm | ( | ) |
| IProject * EDP::IProject::DM_ReleaseProjectCopy | ( | ) |
| bool EDP::IProject::DM_RemoveAllConfigurations | ( | ) |
| bool EDP::IProject::DM_RemoveConfigurationByName | ( | std::wstring | Configuration | ) |
| void EDP::IProject::DM_RemoveProjectVariant | ( | int | Index | ) |
| void EDP::IProject::DM_RemoveSourceDocument | ( | std::wstring | Filename | ) |
| bool EDP::IProject::DM_ReportSuppressedErrorsInMessages | ( | ) |
| void EDP::IProject::DM_ResetReleaseProject | ( | ) |
| int EDP::IProject::DM_SearchPathCount | ( | ) |
| ISearchPath * EDP::IProject::DM_SearchPaths | ( | int | Index | ) |
| void EDP::IProject::DM_SetAllowPortNetNames | ( | bool | AAllow | ) |
| void EDP::IProject::DM_SetAllowSheetEntryNetNames | ( | bool | AAllow | ) |
| void EDP::IProject::DM_SetAppendSheetNumberToLocalNets | ( | bool | AAppend | ) |
| void EDP::IProject::DM_SetAsCurrentProject | ( | ) |
| void EDP::IProject::DM_SetCurrentProjectVariant | ( | IProjectVariant * | AProjVariant | ) |
| void EDP::IProject::DM_SetDefaultConfigurationName | ( | std::wstring | Configuration | ) |
| void EDP::IProject::DM_SetDefaultPcbType | ( | std::wstring | PcbType | ) |
| void EDP::IProject::DM_SetErrorLevels | ( | TErrorKind | AErrorKind, |
| DXP::TErrorLevel | AErrorLevel ) |
| void EDP::IProject::DM_SetHierarchyMode | ( | TFlattenMode | AFlatten | ) |
| void EDP::IProject::DM_SetOutputPath | ( | std::wstring | AnOutputPath | ) |
| void EDP::IProject::DM_SetPinSwapBy_Netlabel | ( | bool | AAllow | ) |
| void EDP::IProject::DM_SetPinSwapBy_Pin | ( | bool | AAllow | ) |
| void EDP::IProject::DM_StartCrossProbing | ( | bool | CtrlDoesSwitch | ) |
| void EDP::IProject::DM_StartNavigation | ( | ) |
| IToDoManager * EDP::IProject::DM_ToDoManager | ( | ) |
| IDocument * EDP::IProject::DM_TopLevelLogicalDocument | ( | ) |
| IDocument * EDP::IProject::DM_TopLevelPhysicalDocument | ( | ) |
| bool EDP::IProject::DM_UpdateConstraints | ( | ) |
| std::wstring EDP::IProject::DM_UserID | ( | ) |
| int EDP::IProject::DM_ViolationCount | ( | ) |
| IViolation * EDP::IProject::DM_Violations | ( | int | Index | ) |
| INavigationHistory * EDP::IProject::GetNavigationHistory | ( | ) |