Altium C++ SDK 3.0
Loading...
Searching...
No Matches
EDP::IWebDAVPublisher Struct Reference

#include <EDP.Interfaces.h>

Inheritance diagram for EDP::IWebDAVPublisher:

Public Member Functions

void Configure (std::wstring AUrl, std::wstring AUsername, std::wstring APasswd)
bool ConnectionParamsOK ()
bool UploadFile (std::wstring AFileName)
bool Login ()
bool ConfirmOverwrite (std::wstring AFileNames)
std::wstring GetIndexURL ()
std::wstring GetLastErrorMessage ()

Member Function Documentation

◆ Configure()

void EDP::IWebDAVPublisher::Configure ( std::wstring AUrl,
std::wstring AUsername,
std::wstring APasswd )

◆ ConfirmOverwrite()

bool EDP::IWebDAVPublisher::ConfirmOverwrite ( std::wstring AFileNames)

◆ ConnectionParamsOK()

bool EDP::IWebDAVPublisher::ConnectionParamsOK ( )

◆ GetIndexURL()

std::wstring EDP::IWebDAVPublisher::GetIndexURL ( )

◆ GetLastErrorMessage()

std::wstring EDP::IWebDAVPublisher::GetLastErrorMessage ( )

◆ Login()

bool EDP::IWebDAVPublisher::Login ( )

◆ UploadFile()

bool EDP::IWebDAVPublisher::UploadFile ( std::wstring AFileName)

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