|
Altium C++ SDK 3.0
|
#include <DXP.RecordWrappers.h>
Public Member Functions | |
| std::wstring | GetLocalProject () |
| std::wstring | GetCommonSourcePath () |
| std::wstring | GetRepositoryPath () |
| std::wstring | GetModulePath () |
| bool | GetKeepCheckedOut () |
| std::wstring | GetComment () |
| bool | GetHaveOtherDrives () |
| std::wstring DXP::IVCSAddFilesSettings::GetComment | ( | ) |
| std::wstring DXP::IVCSAddFilesSettings::GetCommonSourcePath | ( | ) |
| bool DXP::IVCSAddFilesSettings::GetHaveOtherDrives | ( | ) |
| bool DXP::IVCSAddFilesSettings::GetKeepCheckedOut | ( | ) |
| std::wstring DXP::IVCSAddFilesSettings::GetLocalProject | ( | ) |
| std::wstring DXP::IVCSAddFilesSettings::GetModulePath | ( | ) |
| std::wstring DXP::IVCSAddFilesSettings::GetRepositoryPath | ( | ) |