|
Altium C++ SDK 3.0
|
#include <EDP.Interfaces.h>
Public Member Functions | |
| bool | IsReleaseRunning () |
| void | Log_OutputerMessage (std::wstring AMessage) |
| std::wstring | GetAllReleasesBasePath (IProject *AProject) |
| IBaseConfiguration * | CurrentBaseConfiguration () |
| std::wstring | CurrentReleaseName () |
| IBaseConfiguration * EDP::IReleaseManager::CurrentBaseConfiguration | ( | ) |
| std::wstring EDP::IReleaseManager::CurrentReleaseName | ( | ) |
| std::wstring EDP::IReleaseManager::GetAllReleasesBasePath | ( | IProject * | AProject | ) |
| bool EDP::IReleaseManager::IsReleaseRunning | ( | ) |
| void EDP::IReleaseManager::Log_OutputerMessage | ( | std::wstring | AMessage | ) |