Cyclone ISO C++ API Reference Guide
|
#include "PolicyKind.hpp"
Public Types | |
enum | Type { INSTANCE, TOPIC, GROUP } |
Definition at line 104 of file PolicyKind.hpp.
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.