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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IOptionsManager:

Public Member Functions

IOptionsReaderGetOptionsReader (std::wstring const ServerName, std::wstring const OldSettingsPath)
IOptionsWriterGetOptionsWriter (std::wstring const ServerName)
bool OptionsExist (std::wstring const ServerName, std::wstring const OldSettingsPath)
IOptionsWriterGetOptionsWriter_ForIniFile (std::wstring const AFullPath)

Member Function Documentation

◆ GetOptionsReader()

IOptionsReader * DXP::IOptionsManager::GetOptionsReader ( std::wstring const ServerName,
std::wstring const OldSettingsPath )

◆ GetOptionsWriter()

IOptionsWriter * DXP::IOptionsManager::GetOptionsWriter ( std::wstring const ServerName)

◆ GetOptionsWriter_ForIniFile()

IOptionsWriter * DXP::IOptionsManager::GetOptionsWriter_ForIniFile ( std::wstring const AFullPath)

◆ OptionsExist()

bool DXP::IOptionsManager::OptionsExist ( std::wstring const ServerName,
std::wstring const OldSettingsPath )

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