|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| void | Login (bool AWaitForResult, std::wstring ACaption, TLoginOptionSet AFlags) |
| void | ResetPassWord () |
| bool | Logout () |
| bool | LoggedIn () |
| bool | LoggingIn () |
| std::wstring | FullName () |
| std::wstring | UserName () |
| std::wstring | Password () |
| std::wstring | PortalSessionHandle () |
| bool | IsBusy () |
| void | AddAltiumPortalEvent (std::wstring AEventType) |
| void | GetOperatorDetails () |
| void | LoginBySessionID (bool AWaitForResult, std::wstring ASessionHandle) |
| std::wstring | OperatorAccountName () |
| std::wstring | GetPRT_GlobalServiceUrl (std::wstring const ServiceName) |
| void DXP::IDXPAltiumPortal::AddAltiumPortalEvent | ( | std::wstring | AEventType | ) |
| std::wstring DXP::IDXPAltiumPortal::FullName | ( | ) |
| void DXP::IDXPAltiumPortal::GetOperatorDetails | ( | ) |
| std::wstring DXP::IDXPAltiumPortal::GetPRT_GlobalServiceUrl | ( | std::wstring const | ServiceName | ) |
| bool DXP::IDXPAltiumPortal::IsBusy | ( | ) |
| bool DXP::IDXPAltiumPortal::LoggedIn | ( | ) |
| bool DXP::IDXPAltiumPortal::LoggingIn | ( | ) |
| void DXP::IDXPAltiumPortal::Login | ( | bool | AWaitForResult, |
| std::wstring | ACaption, | ||
| TLoginOptionSet | AFlags ) |
| void DXP::IDXPAltiumPortal::LoginBySessionID | ( | bool | AWaitForResult, |
| std::wstring | ASessionHandle ) |
| bool DXP::IDXPAltiumPortal::Logout | ( | ) |
| std::wstring DXP::IDXPAltiumPortal::OperatorAccountName | ( | ) |
| std::wstring DXP::IDXPAltiumPortal::Password | ( | ) |
| std::wstring DXP::IDXPAltiumPortal::PortalSessionHandle | ( | ) |
| void DXP::IDXPAltiumPortal::ResetPassWord | ( | ) |
| std::wstring DXP::IDXPAltiumPortal::UserName | ( | ) |