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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IULB_ACLEntry:
DXP::IEDM_Object

Public Member Functions

void SetObjectGUID (std::wstring const AValue)
void SetUserScopeMode (TEDM_ACLUserScopeMode const AValue)
void SetUserScope (std::wstring const AValue)
void SetUserName (std::wstring const AValue)
void SetOrganization (std::wstring const AValue)
void SetGroupName (std::wstring const AValue)
void SetAllowPermissions (int const AValue)
void SetAllowed (bool const AValue)
void SetMessage (std::wstring const AValue)
std::wstring GetObjectGUID ()
TEDM_ACLUserScopeMode GetUserScopeMode ()
std::wstring GetUserScope ()
std::wstring GetUserName ()
std::wstring GetOrganization ()
std::wstring GetGroupName ()
int GetAllowPermissions ()
bool GetAllowed ()
std::wstring GetMessage ()
Public Member Functions inherited from DXP::IEDM_Object
IEDM_ObjectReplicate ()
void CopyTo (IEDM_Object *AObject)

Member Function Documentation

◆ GetAllowed()

bool DXP::IULB_ACLEntry::GetAllowed ( )

◆ GetAllowPermissions()

int DXP::IULB_ACLEntry::GetAllowPermissions ( )

◆ GetGroupName()

std::wstring DXP::IULB_ACLEntry::GetGroupName ( )

◆ GetMessage()

std::wstring DXP::IULB_ACLEntry::GetMessage ( )

◆ GetObjectGUID()

std::wstring DXP::IULB_ACLEntry::GetObjectGUID ( )

◆ GetOrganization()

std::wstring DXP::IULB_ACLEntry::GetOrganization ( )

◆ GetUserName()

std::wstring DXP::IULB_ACLEntry::GetUserName ( )

◆ GetUserScope()

std::wstring DXP::IULB_ACLEntry::GetUserScope ( )

◆ GetUserScopeMode()

TEDM_ACLUserScopeMode DXP::IULB_ACLEntry::GetUserScopeMode ( )

◆ SetAllowed()

void DXP::IULB_ACLEntry::SetAllowed ( bool const AValue)

◆ SetAllowPermissions()

void DXP::IULB_ACLEntry::SetAllowPermissions ( int const AValue)

◆ SetGroupName()

void DXP::IULB_ACLEntry::SetGroupName ( std::wstring const AValue)

◆ SetMessage()

void DXP::IULB_ACLEntry::SetMessage ( std::wstring const AValue)

◆ SetObjectGUID()

void DXP::IULB_ACLEntry::SetObjectGUID ( std::wstring const AValue)

◆ SetOrganization()

void DXP::IULB_ACLEntry::SetOrganization ( std::wstring const AValue)

◆ SetUserName()

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

◆ SetUserScope()

void DXP::IULB_ACLEntry::SetUserScope ( std::wstring const AValue)

◆ SetUserScopeMode()

void DXP::IULB_ACLEntry::SetUserScopeMode ( TEDM_ACLUserScopeMode const AValue)

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