|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetState_UserName () |
| std::wstring | GetState_Password () |
| std::wstring | GetState_Method () |
| std::wstring | GetState_NetworkRepository_Server () |
| std::wstring | GetState_NetworkRepository_Port () |
| std::wstring | GetState_FileRepository_Location () |
| std::wstring | GetState_SubDirectoryInRepository () |
| std::wstring | GetState_WorkingCopyFullPath () |
| std::wstring | GetState_AsURL () |
| void | SetState_UserName (std::wstring AValue) |
| void | SetState_Password (std::wstring AValue) |
| void | SetState_Method (std::wstring AValue) |
| void | SetState_NetworkRepository_Server (std::wstring AValue) |
| void | SetState_NetworkRepository_Port (std::wstring AValue) |
| void | SetState_FileRepository_Location (std::wstring AValue) |
| void | SetState_SubDirectoryInRepository (std::wstring AValue) |
| void | SetState_WorkingCopyFullPath (std::wstring AValue) |
| void | SetState_AsURL (std::wstring AValue) |
| std::wstring DXP::ISVNConnectionString::GetState_AsURL | ( | ) |
| std::wstring DXP::ISVNConnectionString::GetState_FileRepository_Location | ( | ) |
| std::wstring DXP::ISVNConnectionString::GetState_Method | ( | ) |
| std::wstring DXP::ISVNConnectionString::GetState_NetworkRepository_Port | ( | ) |
| std::wstring DXP::ISVNConnectionString::GetState_NetworkRepository_Server | ( | ) |
| std::wstring DXP::ISVNConnectionString::GetState_Password | ( | ) |
| std::wstring DXP::ISVNConnectionString::GetState_SubDirectoryInRepository | ( | ) |
| std::wstring DXP::ISVNConnectionString::GetState_UserName | ( | ) |
| std::wstring DXP::ISVNConnectionString::GetState_WorkingCopyFullPath | ( | ) |
| void DXP::ISVNConnectionString::SetState_AsURL | ( | std::wstring | AValue | ) |
| void DXP::ISVNConnectionString::SetState_FileRepository_Location | ( | std::wstring | AValue | ) |
| void DXP::ISVNConnectionString::SetState_Method | ( | std::wstring | AValue | ) |
| void DXP::ISVNConnectionString::SetState_NetworkRepository_Port | ( | std::wstring | AValue | ) |
| void DXP::ISVNConnectionString::SetState_NetworkRepository_Server | ( | std::wstring | AValue | ) |
| void DXP::ISVNConnectionString::SetState_Password | ( | std::wstring | AValue | ) |
| void DXP::ISVNConnectionString::SetState_SubDirectoryInRepository | ( | std::wstring | AValue | ) |
| void DXP::ISVNConnectionString::SetState_UserName | ( | std::wstring | AValue | ) |
| void DXP::ISVNConnectionString::SetState_WorkingCopyFullPath | ( | std::wstring | AValue | ) |