Cyclone ISO C++ API Reference Guide
dds::core::policy::PresentationAccessScopeKind Struct Reference

#include "PolicyKind.hpp"

Public Types

enum  Type { INSTANCE, TOPIC, GROUP }
 

Detailed Description

Definition at line 104 of file PolicyKind.hpp.

Member Enumeration Documentation

◆ Type

Enumerator
INSTANCE 

Presentation Access Scope is per instance.

TOPIC 

Presentation Access Scope is per topic.

GROUP 

Presentation Access Scope is per group.

Definition at line 106 of file PolicyKind.hpp.


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