|
| std::wstring | DM_WorkspaceFullPath () |
| std::wstring | DM_WorkspaceFileName () |
| IProject * | DM_Projects (int Index) |
| IDocument * | DM_InstalledLibraries (int Index) |
| int | DM_ProjectCount () |
| int | DM_InstalledLibraryCount () |
| IProject * | DM_FocusedProject () |
| IDocument * | DM_FocusedDocument () |
| std::wstring | DM_GenerateUniqueID () |
| void | DM_ShowMessageView () |
| void | DM_ShowToDoList () |
| int | DM_ImageIndexForDocumentKind (std::wstring ADocumentKind) |
| IDocument * | DM_GetDocumentFromPath (std::wstring DocumentPath) |
| IProject * | DM_GetProjectFromPath (std::wstring ProjectPath) |
| std::wstring | DM_ViolationTypeDescription (TErrorKind ErrorKind) |
| TErrorGroup | DM_ViolationTypeGroup (TErrorKind ErrorKind) |
| IProject * | DM_OpenProject (std::wstring ProjectPath, bool const Show) |
| void | DM_CloseProject (std::wstring ProjectPath) |
| void | DM_ShowProject (std::wstring ProjectPath) |
| void | DM_HideProject (std::wstring ProjectPath) |
| IProject * | DM_FreeDocumentsProject () |
| std::wstring | DM_CreateNewDocument (std::wstring ADocKind) |
| void | DM_AddDocumentToActiveProject (std::wstring DocumentPath) |
| void | DM_AddOutputLine (std::wstring const MessageLine, bool ReplaceLastLine, bool UpdateLastLine) |
| std::wstring | DM_GetOutputLine (int Index) |
| int | DM_GetOutputLineCount () |
| void | DM_ClearOutputLines () |
| DXP::IOptionsStorage * | DM_OptionsStorage () |
| void | DM_SetRecoveryParameters (bool IsEnabled, int Interval) |
| bool | DM_GetRecoveryIsEnabled () |
| int | DM_GetRecoveryInterval () |
| IChangeManager * | DM_ChangeManager () |
| bool | DM_PromptForDefaultPcbType (std::wstring *PcbType) |
| std::wstring | DM_GetDefaultPcbType () |
| int | DM_NavigationZoomPrecision () |
| DXP::ILocalHistoryManager * | DM_LocalHistoryManager () |
| void | DM_SetRightClickCompStructure (std::wstring const AProjectPath, std::wstring const ALibReference, std::wstring const AUniqueId) |
| IWorkspacePreferences * | DM_Preferences () |
| void | DM_FileOwnership_BulkWarnStart () |
| void | DM_FileOwnership_BulkWarnEnd (DXP::TFileOwnershipWarningLevel AWarningLevel) |
| bool | DM_FileOwnership_BulkWarnRegister (std::wstring AFileName) |
| IProject * | DM_LoadProjectHidden (std::wstring const ProjectPath) |
| bool | DM_RunOpenDocumentDialog (std::wstring const Caption, bool AllowMultiSelect, std::wstring *Path, TFilterKind FilterKind, int FilterIndex, DXP::IStrings **DocumentPaths) |
| void | DM_SetNavigationZoomPrecision (int ZoomPrecision) |
| IHarnessDefinitionList * | DM_CreateHarnessDefinitionList_DeviceSheets (std::wstring AFolderPath, bool ARecursive) |
| void | DM_DestroyHarnessDefinitionList (IHarnessDefinitionList *AHarnessDefinitionList) |
| bool | DM_IsReferencedAsDeviceSheet (std::wstring const AFilePath) |
| int | DM_GetOutputCharCount () |
| IReleaseViewDocument * | DM_PCBReleaseViewDocument () |
| IWSM_OutputJobDocument * | DM_GetOutputJobDocumentByPath (std::wstring APath) |
| IReleaseManager * | DM_GetReleaseManager () |
| IVaultConfigurationReleaseManager * | DM_GetVaultReleaseManager (IProject *AProject, IVaultConfiguration *AConfiguration) |
| std::wstring | DM_GetDifferenceTypeDescription (TDifferenceKind DifferenceKind) |
| DXP::IDXPMessagesManager * | DM_MessagesManager () |
| void | DM_NotifyObjectNavigated (int ACode, IDMObject *const ADMObject, TNavigationActionSet const ANavigationActionSet) |
| void | DM_NotifyObjectsNavigated (int ACode, IDMObject *const ASourceDMObject, TNavigationActionSet const ANavigationActionSet, DXP::IInterfaceList *const ADMObjects) |
| void | DM_Navigation_OpenHostDocuments (IProject *const AProject, DXP::IInterfaceList *const AObjectsList, TDocumentOpenMode ADocumentOpenMode) |
| void | DM_DisplayNavigationHint (long AViewHandle, int X, int Y, IDMObject *const ADMObject, long AViewNavigatedHandle) |
| IParameter * | DM_Parameters (int Index) |
| int | DM_ParameterCount () |
| bool | DM_IsInferredObject () |
| int | DM_LocationX () |
| int | DM_LocationY () |
| int | DM_GeneralField () |
| std::wstring | DM_LocationString () |
| std::wstring | DM_LongDescriptorString () |
| std::wstring | DM_ShortDescriptorString () |
| std::wstring | DM_ObjectKindString () |
| std::wstring | DM_ObjectKindStringForCrossProbe () |
| std::wstring | DM_PrimaryCrossProbeString () |
| std::wstring | DM_SecondaryCrossProbeString () |
| std::wstring | DM_FullCrossProbeString () |
| int | DM_ImageIndex () |
| IDocument * | DM_OwnerDocument () |
| std::wstring | DM_OwnerDocumentName () |
| std::wstring | DM_OwnerDocumentFullPath () |
| int | DM_CurrentSheetInstanceNumber () |
| bool | DM_ValidForNavigation () |
| int | DM_NetIndex_Flat () |
| int | DM_NetIndex_Sheet () |
| int | DM_NetIndex_SubNet () |
| int | DM_SheetIndex_Logical () |
| int | DM_SheetIndex_Physical () |
| IVHDLEntity * | DM_VHDLEntity () |
| IDispatch * | DM_GetVCSProject () |
| void | DM_SetVCSProject (IDispatch *const Value) |
| bool | DM_IsFormulaString (std::wstring AFormula) |
| std::wstring | DM_CalculateParameterValue (IParameter *AParameter) |
| int | DM_PCBObjectHandle () |
| int | DM_SCHObjectHandle () |
| IDispatch * | DM_PCBObjectInterface () |
| IDispatch * | DM_SCHObjectInterface () |
| std::wstring | DM_PcbHandle () |
| std::wstring | DM_SchHandle () |