|
Altium C++ SDK 3.0
|
#include <EDP.Interfaces.h>
| bool EDP::IVaultConfigurationReleaseManager::DM_CanRelease | ( | bool | FindDependencies | ) |
| IProject * EDP::IVaultConfigurationReleaseManager::DM_CurrentProject | ( | ) |
| bool EDP::IVaultConfigurationReleaseManager::DM_GetInReleaseMode | ( | ) |
| void EDP::IVaultConfigurationReleaseManager::DM_Reload | ( | IProject *const | AProject, |
| IVaultConfiguration *const | AConfiguration ) |
| void EDP::IVaultConfigurationReleaseManager::DM_Reload_1 | ( | IProject *const | AProject, |
| std::wstring const | AConfigurationName ) |
| void EDP::IVaultConfigurationReleaseManager::DM_SetInReleaseMode | ( | bool | Value | ) |
| void EDP::IVaultConfigurationReleaseManager::DM_VaultCommitRelease | ( | ) |
| bool EDP::IVaultConfigurationReleaseManager::DM_VaultCommitSuccess | ( | ) |
| DXP::IEDMS_Vault * EDP::IVaultConfigurationReleaseManager::DM_VaultGetCurrent | ( | ) |
| bool EDP::IVaultConfigurationReleaseManager::DM_VaultHasReleased | ( | ) |
| bool EDP::IVaultConfigurationReleaseManager::DM_VaultIsReleasing | ( | ) |
| void EDP::IVaultConfigurationReleaseManager::DM_VCSCheckOutSnapshot | ( | bool | IncludeAllDependancies | ) |
| bool EDP::IVaultConfigurationReleaseManager::DM_VCSCheckoutSucess | ( | ) |
| void EDP::IVaultConfigurationReleaseManager::DM_VCSCommitSnapshot | ( | ) |
| bool EDP::IVaultConfigurationReleaseManager::DM_VCSCommitSuccess | ( | ) |
| bool EDP::IVaultConfigurationReleaseManager::DM_VCSHasReleased | ( | ) |
| int EDP::IVaultConfigurationReleaseManager::DM_VCSProjectStatus | ( | DXP::IVcsFileNames * | AFilesToCommit, |
| DXP::IVcsFileNames * | AFilesToUpdate ) |
| void EDP::IVaultConfigurationReleaseManager::DM_VCSShowDialog | ( | DXP::IVcsFileNames * | AFilesToCommit, |
| DXP::IVcsFileNames * | AFilesToUpdate ) |
| void EDP::IVaultConfigurationReleaseManager::DM_WaitForDocumentsCommited | ( | ) |