OpenDDS  Snapshot(2023/04/28-20:55)
Public Attributes | List of all members
OpenDDS::Security::Permissions::Rule Struct Reference

#include <Permissions.h>

Collaboration diagram for OpenDDS::Security::Permissions::Rule:
Collaboration graph
[legend]

Public Attributes

AllowDeny_t ad_type
 
DomainIdSet domains
 
Actions actions
 

Detailed Description

Definition at line 58 of file Permissions.h.

Member Data Documentation

◆ actions

Actions OpenDDS::Security::Permissions::Rule::actions

Definition at line 61 of file Permissions.h.

Referenced by OpenDDS::Security::Permissions::load().

◆ ad_type

AllowDeny_t OpenDDS::Security::Permissions::Rule::ad_type

Definition at line 59 of file Permissions.h.

Referenced by OpenDDS::Security::Permissions::load().

◆ domains

DomainIdSet OpenDDS::Security::Permissions::Rule::domains

Definition at line 60 of file Permissions.h.

Referenced by OpenDDS::Security::Permissions::load().


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