Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IVcsDesignVault Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IVcsDesignVault:

Public Member Functions

std::wstring CommitCreation ()
void CopyTo (IVcsDesignVault *AVault)
std::wstring GetName ()
bool GetActivated ()
IVcsProviderGetProvider ()
TProviderType GetProviderType ()
std::wstring GetRepositoryAddress ()
std::wstring Import (IVcsProject *const VCSProject, std::wstring const Path, std::wstring const LocalPath, IVcsFileNames *const FileNames, std::wstring const Comment)
void Initialize (IVcsProject *const VCSProject, std::wstring const Path, std::wstring const LocalPath)
bool IsEqual (IVcsDesignVault *const AVault)
bool LoadFromIni (IOptionsReader *const Reader, std::wstring const SectionName, std::wstring const Suffix)
bool RunPropertiesForm (IVcsFileNames *const ExistingNames, bool CreateNew)
void SaveToIni (IOptionsWriter *const Writer, std::wstring const SectionName, std::wstring const Suffix)
void SetName (std::wstring const AValue)
void SetActivated (bool AValue)
void SetRepositoryAddress (std::wstring const AValue)
std::wstring Status ()
std::wstring GetUserName ()
void SetUserName (std::wstring const AValue)
std::wstring GetPassword ()
void SetPassword (std::wstring const AValue)
std::wstring GetDefaultWorkingCopy ()
void SetDefaultWorkingCopy (std::wstring const AValue)
TCreateKind GetCreateKindKind ()
void SetCreateKindKind (TCreateKind const AValue)
std::wstring GetRepositoryAddressOnly ()
TRepositoryType GetRepositoryType ()
void SetRepositoryType (TRepositoryType const AValue)
std::wstring GetManagedRepositoryGUID ()
void SetManagedRepositoryGUID (std::wstring const AValue)

Member Function Documentation

◆ CommitCreation()

std::wstring DXP::IVcsDesignVault::CommitCreation ( )

◆ CopyTo()

void DXP::IVcsDesignVault::CopyTo ( IVcsDesignVault * AVault)

◆ GetActivated()

bool DXP::IVcsDesignVault::GetActivated ( )

◆ GetCreateKindKind()

TCreateKind DXP::IVcsDesignVault::GetCreateKindKind ( )

◆ GetDefaultWorkingCopy()

std::wstring DXP::IVcsDesignVault::GetDefaultWorkingCopy ( )

◆ GetManagedRepositoryGUID()

std::wstring DXP::IVcsDesignVault::GetManagedRepositoryGUID ( )

◆ GetName()

std::wstring DXP::IVcsDesignVault::GetName ( )

◆ GetPassword()

std::wstring DXP::IVcsDesignVault::GetPassword ( )

◆ GetProvider()

IVcsProvider * DXP::IVcsDesignVault::GetProvider ( )

◆ GetProviderType()

TProviderType DXP::IVcsDesignVault::GetProviderType ( )

◆ GetRepositoryAddress()

std::wstring DXP::IVcsDesignVault::GetRepositoryAddress ( )

◆ GetRepositoryAddressOnly()

std::wstring DXP::IVcsDesignVault::GetRepositoryAddressOnly ( )

◆ GetRepositoryType()

TRepositoryType DXP::IVcsDesignVault::GetRepositoryType ( )

◆ GetUserName()

std::wstring DXP::IVcsDesignVault::GetUserName ( )

◆ Import()

std::wstring DXP::IVcsDesignVault::Import ( IVcsProject *const VCSProject,
std::wstring const Path,
std::wstring const LocalPath,
IVcsFileNames *const FileNames,
std::wstring const Comment )

◆ Initialize()

void DXP::IVcsDesignVault::Initialize ( IVcsProject *const VCSProject,
std::wstring const Path,
std::wstring const LocalPath )

◆ IsEqual()

bool DXP::IVcsDesignVault::IsEqual ( IVcsDesignVault *const AVault)

◆ LoadFromIni()

bool DXP::IVcsDesignVault::LoadFromIni ( IOptionsReader *const Reader,
std::wstring const SectionName,
std::wstring const Suffix )

◆ RunPropertiesForm()

bool DXP::IVcsDesignVault::RunPropertiesForm ( IVcsFileNames *const ExistingNames,
bool CreateNew )

◆ SaveToIni()

void DXP::IVcsDesignVault::SaveToIni ( IOptionsWriter *const Writer,
std::wstring const SectionName,
std::wstring const Suffix )

◆ SetActivated()

void DXP::IVcsDesignVault::SetActivated ( bool AValue)

◆ SetCreateKindKind()

void DXP::IVcsDesignVault::SetCreateKindKind ( TCreateKind const AValue)

◆ SetDefaultWorkingCopy()

void DXP::IVcsDesignVault::SetDefaultWorkingCopy ( std::wstring const AValue)

◆ SetManagedRepositoryGUID()

void DXP::IVcsDesignVault::SetManagedRepositoryGUID ( std::wstring const AValue)

◆ SetName()

void DXP::IVcsDesignVault::SetName ( std::wstring const AValue)

◆ SetPassword()

void DXP::IVcsDesignVault::SetPassword ( std::wstring const AValue)

◆ SetRepositoryAddress()

void DXP::IVcsDesignVault::SetRepositoryAddress ( std::wstring const AValue)

◆ SetRepositoryType()

void DXP::IVcsDesignVault::SetRepositoryType ( TRepositoryType const AValue)

◆ SetUserName()

void DXP::IVcsDesignVault::SetUserName ( std::wstring const AValue)

◆ Status()

std::wstring DXP::IVcsDesignVault::Status ( )

The documentation for this struct was generated from the following file: