OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <Permissions.h>
Public Attributes | |
AllowDeny_t | ad_type |
DomainIdSet | domains |
Actions | actions |
Definition at line 58 of file Permissions.h.
Actions OpenDDS::Security::Permissions::Rule::actions |
Definition at line 61 of file Permissions.h.
Referenced by OpenDDS::Security::Permissions::load().
AllowDeny_t OpenDDS::Security::Permissions::Rule::ad_type |
Definition at line 59 of file Permissions.h.
Referenced by OpenDDS::Security::Permissions::load().
DomainIdSet OpenDDS::Security::Permissions::Rule::domains |
Definition at line 60 of file Permissions.h.
Referenced by OpenDDS::Security::Permissions::load().