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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IVcsFileNames:

Public Member Functions

void Clear ()
void Add (std::wstring const AFileName)
void AddStrings (IVcsFileNames *const AFileNames)
void AddValue (std::wstring const AFileName, int AValue)
void Delete (int Index)
int GetCount ()
std::wstring GetItems (int Index)
int GetValues (int Index)
int IndexOf (std::wstring AFileName)

Member Function Documentation

◆ Add()

void DXP::IVcsFileNames::Add ( std::wstring const AFileName)

◆ AddStrings()

void DXP::IVcsFileNames::AddStrings ( IVcsFileNames *const AFileNames)

◆ AddValue()

void DXP::IVcsFileNames::AddValue ( std::wstring const AFileName,
int AValue )

◆ Clear()

void DXP::IVcsFileNames::Clear ( )

◆ Delete()

void DXP::IVcsFileNames::Delete ( int Index)

◆ GetCount()

int DXP::IVcsFileNames::GetCount ( )

◆ GetItems()

std::wstring DXP::IVcsFileNames::GetItems ( int Index)

◆ GetValues()

int DXP::IVcsFileNames::GetValues ( int Index)

◆ IndexOf()

int DXP::IVcsFileNames::IndexOf ( std::wstring AFileName)

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