|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| void | Abort () |
| void | AsyncCommit () |
| void | Clear () |
| bool | CommitInteractively () |
| IReleasableFolder * | CreateFolder () |
| int | ErrorCount () |
| IBatchReleaseListener * | GetListener () |
| std::wstring | GetNamingScheme () |
| std::wstring | GetRevisionNamingSchemeGUID () |
| std::wstring | GetVaultGUID () |
| void | SetFirstIndex (int Value) |
| void | SetListener (IBatchReleaseListener *const Value) |
| void | SetNamingScheme (std::wstring const Value) |
| void | SetRevisionNamingSchemeGUID (std::wstring const Value) |
| void | SetVaultGUID (std::wstring const Value) |
| IReleasableFolder * | TopFolder () |
| void DXP::IBatchRelease::Abort | ( | ) |
| void DXP::IBatchRelease::AsyncCommit | ( | ) |
| void DXP::IBatchRelease::Clear | ( | ) |
| bool DXP::IBatchRelease::CommitInteractively | ( | ) |
| IReleasableFolder * DXP::IBatchRelease::CreateFolder | ( | ) |
| int DXP::IBatchRelease::ErrorCount | ( | ) |
| IBatchReleaseListener * DXP::IBatchRelease::GetListener | ( | ) |
| std::wstring DXP::IBatchRelease::GetNamingScheme | ( | ) |
| std::wstring DXP::IBatchRelease::GetRevisionNamingSchemeGUID | ( | ) |
| std::wstring DXP::IBatchRelease::GetVaultGUID | ( | ) |
| void DXP::IBatchRelease::SetFirstIndex | ( | int | Value | ) |
| void DXP::IBatchRelease::SetListener | ( | IBatchReleaseListener *const | Value | ) |
| void DXP::IBatchRelease::SetNamingScheme | ( | std::wstring const | Value | ) |
| void DXP::IBatchRelease::SetRevisionNamingSchemeGUID | ( | std::wstring const | Value | ) |
| void DXP::IBatchRelease::SetVaultGUID | ( | std::wstring const | Value | ) |
| IReleasableFolder * DXP::IBatchRelease::TopFolder | ( | ) |